Displaying 20 results from an estimated 52 matches for "zaxismap".
Did you mean:
axismap
2005 Jul 16
2
Logitech Marble Mouse on CentOS 4
..."mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Timeout" "50"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
Option "Emulate3Buttons" "on"
EndSection
But then the left button is for scrolling up, and the right for
scrolling down. How can I reverse this?? I have tried several
sections from the internet, but most have the same result or don...
2006 Jun 20
1
Bug with evdev corepointers
...t;Logitech MX1000"
Driver "evdev"
Option "CorePointer"
Option "Device" "/dev/input/event2"
Option "Buttons" "12"
Option "ZAxisMapping" "4 5 7 6"
Option "Emulate3Buttons" "no"
Option "ButtonMapping" "1 2 3 8 9 10 11 12"
EndSection
- ---->8-------->8-------->8-------->8----
Regards,
Thomas
-----BEGIN PGP...
2009 Feb 19
4
Minimizing WoW - Painfully low FPS
...on "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "7"
Option "Emulate3Buttons" "0"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7"
Option "Resolution" "1600"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd&quo...
2008 Feb 06
3
synaptics problem
Hi,
I've recently installed FreeBSD 6.3, and I've got a problem with
synaptics.
I've installed it, followed the pkg-message :
hw.psm.synaptics_support=1
It works, dmesg gives :
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model Synaptics Touchpad, device ID 0
moused_enable="NO"
ps shows me that moused doesn't run.
xorg.conf :
InputDevice
2009 Feb 15
2
Wine/WoW not detecting monitor hz
WoW detects my monitor hz as 77, 78, 79. 80, 81, 82
but not 60hz which it should be!
This causes a lot of tearing which can be annoying. Is there any way of fixing this?
2006 Oct 31
0
Microsoft Wireless Laser Mouse 6000 - WORKING
...t;
Option "Protocol" "evdev"
Option "Dev Name" "Microsoft Microsoft Wireless Optical Mouse 1.00"
Option "Dev Phys" "usb-*/input0"
Option "Device" "/dev/input/event2"
Option "Buttons" "9"
Option "ZAxisMapping" "4 5" # wheel moves forward/back in the browser
EndSection
To figure out the "Dev Name", "Dev Phys" and "Device" settings cat
/proc/bus/input/devices.
I haven't gotten the tilt wheel to work yet, but everything else is
good. You may want to...
2005 Apr 02
1
CentOS4 laptop touchpad erratic operation
...wing mouse definition in xorg.conf:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Has anyone else seen this type of problem with a touchpad, and does
anyone have knowledge of a fix?
TIA,
--
Collins
When I saw the Iraqi people voting three weeks ago, 8 million of them,...
2007 Mar 14
1
Weatherscope mouse button issues
Hi,
Can anyone help me diagnose some issues with mouse button events in
Weatherscope? (http://bugs.winehq.org/show_bug.cgi?id=3077) It's a
really annoying bug, as anytime you right click on an entry to open the
properties dialog, when the dialog opens, the program thinks you are
still holding down the mouse button. This triggers the
drag-and-dropping support to reorder items, instead
2003 Jun 03
1
Wheel Mouse on FreeBSD
FreeBSD 4.8, Logitek optical mouse, /etc/XF86Config:
Section "Pointer"
Protocol "SysMouse"
Device "/dev/mouse"
Buttons 5
ZAxisMapping 4 5
EndSection
...works for Mozilla, Opera, StarOffice, but not for
XFmail.....Dan.
Dan Albers
computing@kpfa.org
(510)848-6767 x211
=== Measure twice, cut once. ===
2003 Aug 05
1
A USB mouse, a scroll wheel, moused and moused_flags
In previous cases where I set up X to use a wheel mouse I told it to use
moused and then had XFree do the wheel translation with the ZAxisMapping
option. After looking at the FAQ again I decided to try doing the
translation with moused on my new 5.1-R desktop box. So I did a ps ax |
grep moused and got what I expected...
/usr/sbin/moused -p /dev/ums0 -I /var/run/moused.ums0.pid
so as root I killed it and ran it with the same options...
2010 Jan 06
0
Mouse cursor rotated on all screens when rotating a single screen.
...t;XkbLayout" "gb"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "horizontal"
VendorName "Samsung"
ModelName "Samsung SyncMaster P2050"
Option "PreferredMode" "1600x900_60.00"
EndSection
Section...
2006 Feb 17
0
install nvidia driver under xen 3.0
.../mouse"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/keyboard"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "us"
Option "XkbMode...
2006 Jul 20
1
Wireless USB mouse
...he following
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
My system is a dual athlon 2.2Ghz (Tyan mpx)
1gig ram
200Gig HD
Ati 9700Pro 128Meg
USB 1.1
USB microsoft 6000 laser mouse (wireless) pluged into a 4port hub
USB Saitek eclipse keyboard. pluged in...
2006 Mar 14
0
CentOS4 on Dell Inspiron 9300
...yout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Modes"
Identifier "16:10"
ModeLine "1920x1200_60.00" 193.2 1920 2048 2256 2592 1200
1201 12041242 -hsync +vsync
EndSection
Section &quo...
2010 Nov 11
3
Battlefield 2 & Battlefield 2142 : startup resolution issue
...erated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"...
2008 Mar 08
6
World Of Warcraft perfomance problem.
...uot;XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV380 0x3e50 [Radeon X600]"
Driver "fglrx"
Busid "PCI:1:0:0"
Option "XAANoOffscreenPixmaps" "tr...
2009 Apr 09
0
3D acceleration not running
...d from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "Monitor&quo...
2008 Aug 18
4
Running google Sketchup 6
...erated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"...
2007 Nov 12
0
no decorations on 2nd head using nvidia and aiglx
...putDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDe...
2011 Aug 20
1
Apps segfaulting, problem with X?
...erated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes&qu...