Displaying 7 results from an estimated 7 matches for "buttonmapping".
2006 Jun 20
1
Bug with evdev corepointers
...uot; "/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 SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEmE6IxVmZpTAq4IgRAjFlAJ9hK5n5wb...
2009 Feb 19
4
Minimizing WoW - Painfully low FPS
...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"
EndSection
Section "Monitor"
Identifier &qu...
2015 May 21
0
[ANNOUNCE] xf86-input-libinput 0.10.0
...a new
option to set the logical button mapping of the device in the xorg.conf file.
Peter Hutterer (6):
Add a property for middle button emulation
Move the option parsing into helper functions
man: add two linebreaks to make things easier to visually parse
Add option "ButtonMapping" (#90206)
Group scroll distances into a struct
xf86-input-libinput 0.10.0
git tag: xf86-input-libinput-0.10.0
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-libinput-0.10.0.tar.bz2
MD5: e0d6fc2aceba154e57501d36e361d3f7 xf86-input-libinput-0.10.0.tar.bz2
SHA1:...
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?
2011 Oct 09
2
Playing Rage (Steam version) with a gamepad
I'm playing the newly released game Rage by id software on my Arch Linux 64 bit box and runs quite nicely. I was beginning to wonder if it would be possible to ply the game with controller/gamepad? What is possible/easiest to set up with wine? I have an ps3 controller could that do the job or would it be easier to get an xbox 360 controller or a completely different gamepad? Any suggestions
2015 Mar 06
0
[ANNOUNCE] xf86-input-libinput 0.8.0
xf86-input-libinput 0.8.0 is now available. Note that this version requires
libinput 0.11 or later.
An off-by-one error that caused the driver to crash (especially with
-fstack-protector-strong) has been fixed. The excessive scroll speed on
touchpads has been fixed too.
A new config option/property to change the click method was added.
Boyan Ding (1):
Initialize variable 'path' to
2008 Jun 22
2
cant change settings in wine.cfg
..."Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "false"
Option "Buttons" "7"
Option "ButtonMapping" "1 2 3 6 7"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option &...