config: mention floating option in xorg.conf.d snippet

This commit is contained in:
Sascha Hlusiak
2012-10-03 18:44:06 +02:00
parent c473c8bd79
commit 4b0ca090b7

View File

@@ -16,6 +16,9 @@ Section "InputClass"
# MatchIsJoystick "on"
# MatchDevicePath "/dev/input/event*"
# UNCOMMENT TO SET THE DEVICE FLOATING ON HOTPLUG
# Option "Floating" "true"
Option "MapButton1" "button=1"
Option "MapButton2" "button=2"
Option "MapButton3" "button=3"