Slashdot Mirror


X With No Mouse Cursor

innocent_white_lamb writes "I am using an X-based menu that doesn't recognize a mouse. Keyboard input only. I load the menu with the command "startx -e menu", which loads the menu and gets stuff going without any need for a window manager. The problem is that the mouse cursor sits in the middle of the screen and, without a mouse attached, there appears to be no way to move it or get rid of it. I've asked around and nobody seems to have run into this situation before. So my question is, how do you get rid of the mouse cursor under X without using a window manager?"

2 of 46 comments (clear)

  1. change the cursor by dj.delorie · · Score: 5, Informative
    xfd -fn cursor

    then choose a cursor that's blank as the default. Or substitute a cursor font that's nothing but blanks.

  2. Moving the cursor without a mouse by ion_ · · Score: 5, Informative

    without a mouse attached, there appears to be no way to move it or get rid of it.

    You can move the cursor by pressing Ctrl-Shift-Num Lock and then using the numpad. You move the cursor with the keys around 5, click with 5, etc. A quick googling brought up this webpage.