• Home
  • Raw
  • Download

Lines Matching refs:mouse

28    mouse) with any VNC viewer. In this way it plays the role for Unix/X11
139 one attached to a physical monitor, keyboard, and mouse: a Workstation
1103 that place the initial position of the mouse cursor inside a menu
1352 * New options to control the Monitor power state and keyboard/mouse
1388 * To automatically fix the common mouse motion problem on XINERAMA
1519 regions. For keyboard and mouse user input the XTEST extension is used
1522 used to retrieve the current mouse cursor shape. Also, if available
1621 * Somewhat surprisingly, the X11 mouse (cursor) shape is write-only
1626 extension, x11vnc can show the correct mouse cursor when the
1670 and mouse button clicks are ignored (I am able to move the mouse
1725 dual-screen mode to pass the keystrokes and mouse motions to the X11
1729 Unix to pass keyboard and mouse to the Unix monitor. Whenever I start
1733 Q-22: Can I run "x11vnc -nofb" on a Mac OS X machine to redirect mouse
1820 some users just be able to move the mouse, but not click or type
1924 Q-76: When I drag windows around with the mouse or scroll up and down
1942 Q-81: Why isn't the mouse cursor shape (the little icon shape where
1943 the mouse pointer is) correct as I move from window to window?
1954 Q-84: Why does the mouse arrow just stay in one corner in my
1959 clients (i.e. passive viewers can see the mouse cursor being moved
1962 Q-86: Is it possible to swap the mouse buttons (e.g. left-handed
1991 (or any) characters or my mouse clicks and drags no longer have any
2006 Q-97: Can I map a keystroke to a mouse button click on the remote
2316 and mouse button clicks are ignored (I am able to move the mouse
2338 still move the mouse pointer using the X API XWarpPointer().)
2363 move the mouse but not click or type. There can also be deadlocks if an
2847 dual-screen mode to pass the keystrokes and mouse motions to the X11
2870 Unix to pass keyboard and mouse to the Unix monitor. Whenever I start
2894 Q-22: Can I run "x11vnc -nofb" on a Mac OS X machine to redirect mouse
2914 mouse is in its window. "netscape -install" is a well-known historical
2992 is that the mouse cursor shape is correct! (i.e. XFIXES is not
3714 some users just be able to move the mouse, but not click or type
3720 makes attached viewers only able to move the mouse. "-input KMBC,M"
3722 move the mouse.
3751 client press "y" or click mouse on the "Yes" button. To reject the
3752 client press "n" or click mouse on the "No" button. To accept the
3753 client View-only, press "v" or click mouse on the "View" button. If
3759 timeout.) More tricks: "-accept popupmouse" will only take mouse click
3867 intruder moves the mouse or presses a key on the keyboard, the monitor
3887 machine with mouse or pointer input he can usually see flashes of the
5675 machines with no keyboard, mouse, or monitor, but each one still has a
5681 keyboard or mouse, see the next paragraph.) Then you can export that X
5686 or mouse: For XFree86/Xorg the Option "AllowMouseOpenFail" "true"
5889 drastic -nodragging (no screen updates when dragging mouse, but
6020 Q-76: When I drag windows around with the mouse or scroll up and down
6043 while dragging with the mouse (i.e. mouse motion with a button held
6114 First it assumes that the move/resize will occur with a mouse button
6116 Next it will only consider a window for wireframing if the mouse
6123 When the mouse button is released, or a timeout occurs, it goes back
6261 * Selecting text while dragging the mouse may be slower, especially
6303 window for mouse induced scrolls.
6305 * Set timeout parameters for mouse pointer induced scrolls.
6522 Q-81: Why isn't the mouse cursor shape (the little icon shape where
6523 the mouse pointer is) correct as I move from window to window?
6529 Historically, the X11 mouse cursor shape (i.e. little picture: an
6538 cursor when the mouse is on the root background (or any window has the
6544 extension and IRIX, x11vnc can show the correct mouse cursor when the
6548 exact extraction of the mouse cursor shape. XFIXES fixes the problem
6659 Q-84: Why does the mouse arrow just stay in one corner in my
6675 clients (i.e. passive viewers can see the mouse cursor being moved
6679 support the Cursor Positions Updates for the user to see the mouse
6684 Q-86: Is it possible to swap the mouse buttons (e.g. left-handed
6688 You can remap the mouse buttons via something like: -buttonmap 13-31
6693 One user had an X server with only one mouse button(!) and was able to
6694 map all of the VNC client mouse buttons to it via: -buttonmap 123-111.
6697 mouse/pointer event and is handy in solving problems.
6699 To map mouse button clicks to keystrokes you can use the alternate
6701 :<KeySym>: in place of the mouse button digit. For a sequence of
6707 As an example, suppose the VNC viewer machine has a mouse wheel (these
6711 button maps could possibly be of use emulating the mouse wheel events
6719 think it has a mouse with 5 buttons even though the physical mouse
6722 Note that when a keysym-mapped mouse button is clicked down this
6725 mouse button goes back up nothing is generated.
6736 does not have a mouse wheel, but the remote machine does (or at least
6740 you just tap those two keys to get the mouse wheel scrolls (this is
6741 more useful than the Up and Down arrow keys because a mouse wheel
7024 (or any) characters or my mouse clicks and drags no longer have any
7142 Q-97: Can I map a keystroke to a mouse button click on the remote
7197 automatically scroll when the mouse is near the edge of the current
7286 Update: As of Mar/2005 x11vnc now scales the mouse cursor with the
7323 Some users have reported that the mouse does not behave properly for
7324 their Xinerama display: i.e. the mouse cannot be moved to all regions
7326 option. This instructs x11vnc to fake mouse pointer motions using the
7422 read from the keyboard or mouse or manage the video display unless
7445 When you move the mouse to the edge of the screen where the popups
7451 One x11vnc user suggests: it should be straightforward to right mouse
7460 If you move the mouse through x11vnc the screensaver shuts off like it
7461 should but then a second or two after you stop moving the mouse the
7556 mouse).)
7568 program that will inject or otherwise process mouse and keystroke
7668 -noviewonly in this "+" mode then the mouse and keyboard input are
7702 framebuffer (although some of the aliases do imply keystroke and mouse
7758 keyboard and mouse input) and then falls back to CONSOLE mode if it is
7772 and mouse input and so it preferred when accessing graphical (e.g.
7800 If the Linux uinput driver is available then full keystroke and mouse
8004 is used to inject keystrokes and mouse input. Often you will just have
8018 mouse motion "acceleration" used by the windowing application (e.g.
8020 (i.e. a dx of 1 from the mouse yields a 2 pixel displacement of the
8021 mouse cursor.) The default x11vnc uses is 2, since that is often used.
8025 to get reasonable positioning of the mouse.
8028 (probably because of the mouse threshold where the acceleration kicks
8034 Currently, one can expect mouse input to be a little flakey. All in
8057 allow mouse input via uinput. Please help us debug this problem by
8154 -rawfb mechanism described above. The mouse and keyboard input is
8169 window may need to have mouse focus.)
8187 mouse and keyboard input to a nearby Mac (i.e. one to the side of your
8197 -macwheel n For the native Mac OS X server, set the mouse wheel
8199 -macnoswap For the native Mac OS X server, do not swap mouse
8346 Dragging windows with the mouse can be a problem (especially if S is
8461 expertgui) we have not be able to enter keystrokes or mouse motions.
9507 mouse input and from viewing the current contents of the screen". Or
9524 any synthetic mouse/keyboard input or to update the screen
9632 session, to not process any mouse or keyboard events as you
11428 inside the viewport via Arrow keys or a mouse drag.
11864 If you observe mouse trail painting errors, enable
11903 Ctrl+V) instead of the X PRIMARY selection (mouse
11906 -sendalways Whenever the mouse enters the VNC viewer main
11923 Ctrl+V) instead of the X PRIMARY selection (mouse
11926 -sendalways Whenever the mouse enters the VNC viewer main
12071 below for additional key and mouse bindings.
12740 -overlay is to enable showing the exact mouse cursor
12749 -overlay_nocursor Sets -overlay, but does not try to draw the exact mouse
13274 users can only move the mouse and "-input KMBCF,M"
13276 users to move the mouse. This option is ignored when
13296 -grabptr As -grabkbd, but for the mouse pointer using
13298 server works, the mouse can still be moved around by the
15206 mouse clicks in the builtin popup to be recognized.
15392 string "noptr" the mouse pointer will not be allowed
15401 need to use the "-xwarppointer" option if the mouse
15405 -xtrap Use the DEC-XTRAP extension for keystroke and mouse
15410 mouse insertion via DEC-XTRAP as well.
15764 -nocursor mouse pointer) should be handled. The "mode" string
15832 -cursor_drag Show cursor shape changes even when the mouse is being
15833 dragged with a mouse button down. This is useful if you
15896 VNC mouse event force the pointer to the indicated x,y
15898 have problems with x11vnc's original mouse input
15899 injection method. So x11vnc's mouse input injection
15902 always force positioning the mouse to the x,y position
15907 terminal: if you pressed and released mouse button 3, a
15910 the mouse position twice: once on ButtonPress and again
15912 as mouse motion even though the mouse hadn't moved.
15923 -buttonmap string String to remap mouse buttons. Format: IJK-LMN, this
15929 if the viewing machine has a mouse-wheel (buttons 4 5)
15950 number of mouse buttons to n, e.g. 123-123=3. This will
15955 -nodragging Do not update the display during mouse dragging events
15956 (mouse button held down). Greatly improves response on
16061 -wireframe [str] Try to detect window moves or resizes when a mouse
16116 -nowireframelocal By default, mouse motion and button presses of a
16157 scrollbar or mouse wheel.
16193 in response to keystrokes only, "mouse" means to
16194 try it in response to mouse events only, "always"
16244 don't want to turn it off completely with "-scr mouse"
16329 *Mouse* input: s1 is how long to wait after a mouse
16336 mouse scrolls). s5 is the maximum time to spend just
16377 the whole-server grabbing application expects mouse or
16388 mouse motion, etc to try to break the grab. If you
16415 is suspended if a mouse button is pressed.)
16426 when the mouse motion has paused and then refreshes
16508 of these extra calls is that more mouse input may be
16514 are moving the mouse or typing. Default: 2.00
16603 he floods it with keyboard and mouse input he can see
16614 and mouse input at the physical display and put the
16774 keystrokes (and possibly mouse events) are inserted
16811 to insert). Most of the X11 (screen, keyboard, mouse)
16821 mouse and keyboard input are STILL sent to the X
16951 for the Linux text console and includes mouse support.
16997 insertion of BOTH keystrokes and mouse input and so it
17031 -rawfb consolex (no keystrokes or mouse)
17141 module is used to insert both keystroke and mouse events
17166 sets the mouse motion "acceleration". This is used
17167 to correct raw mouse relative motion into how much the
17170 the raw mouse motions). Typically the acceleration
17179 Even with a correct accel setting the mouse position
17180 will get out of sync (probably due to a mouse
17184 attempted to be reset (by forcing the mouse to (0,
17200 to a normal mouse that is a relative pointer) you can
17203 This (usually) avoids all the problems with mouse
17208 For touchscreens, when a mouse button is pressed,
17213 indicate whenever the mouse moves with no button
17218 skip n dragged mouse touches (with pressure applied)
17243 The /dev/input/mouse* devices do not seem to work,
17269 -macwheel n For the native MacOSX server, set the mouse wheel
17271 -macnoswap For the native MacOSX server, do not swap mouse
17292 to inject keyboard and mouse events and the raw memory
17307 Note: When doing either of these for the mouse input
17841 macnoswap enable -macnoswap mouse button mode.
17842 macswap disable -macnoswap mouse button mode.
17891 keyboard between them. The user moves the mouse to
17892 an edge and then the mouse pointer appears to 'jump'
17904 for the mouse to go over an edge. The 'slave'
17905 display refers to the one to which the mouse and