Searched refs:mouse (Results 1 – 24 of 24) sorted by relevance
3 This simply uses standard GPIO handles to define a simple mouse connected7 - compatible: must be "gpio-mouse"15 - button-left-gpios: GPIO line handle to the left mouse button16 - button-middle-gpios: GPIO line handle to the middle mouse button17 - button-right-gpios: GPIO line handle to the right mouse button22 gpio-mouse {23 compatible = "gpio-mouse";
23 options SC_ALT_MOUSE_IMAGE # simplified mouse cursor in text mode30 options SC_MOUSE_CHAR=0x3 # char code for text mode mouse cursor46 # If you have a two button mouse, you may want to add the following option47 # to use the right button of the mouse to paste text.
281 this.plugins = this.mouse = NULL;712 mouse = this.mouse,728 event = mouse && mouse.pageX && (adjust.mouse || !event || !event.pageX) ? mouse :732 event) || event || cache.event || mouse || {};745 if(adjust.mouse && isScroll) {746 position.left -= mouse.scrollX - win.scrollLeft();747 position.top -= mouse.scrollY - win.scrollTop();996 cache.origin = $.extend({}, this.mouse);1304 this.mouse = { property1489 if(posOptions.adjust.mouse) {[all …]
16 AT-compatible keyboard and mouse can be connected.
99 # atkbdc0 controls both the keyboard and the PS/2 mouse102 device psm # PS/2 mouse
200 # PS/2 mouse210 # The keyboard controller; it controls the keyboard and the PS/2 mouse.236 # Try the following option if the mouse pointer is not drawn correctly
192 # atkbdc0 controls both the keyboard and the PS/2 mouse195 device psm # PS/2 mouse
170 # atkbdc0 controls both the keyboard and the PS/2 mouse173 device psm # PS/2 mouse
369 # PS/2 mouse379 # The keyboard controller; it controls the keyboard and the PS/2 mouse.405 # Try the following option if the mouse pointer is not drawn correctly
93 /* VDK has additional ps2 keyboard/mouse interface integrated in LCD screen model */
113 mouse@1 {
94 device ums # USB mouse
88 #device ums # USB mouse
190 mouse@1 {
299 mouse@1 {
332 mouse@1 {
310 mouse@1 {
411 mouse@1 {
1964 ## Status code value for mouse operation failure.1970 ## Status code value for indicating mouse device has been enabled.1976 ## Status code value for indicating mouse device has been disabled.2030 ## Status code value for mouse input handler failure.2036 ## Status code value for mouse device reset operation.
323 mouse-clicks or menu items--whatever suits your program.
243 … be called something other than `show w' and `show c'; they could even be mouse-clicks or menu ite…