diff options
author | 2011-02-15 18:29:42 +0000 | |
---|---|---|
committer | 2011-02-15 18:29:42 +0000 | |
commit | f3fd38e3a538968a7e755cf66ba1c939805c0480 (patch) | |
tree | 31507e0264edeb4920ff1a72f190e17ce6d3de83 /x11-drivers/xf86-input-synaptics/files | |
parent | version bump (diff) | |
download | gentoo-2-f3fd38e3a538968a7e755cf66ba1c939805c0480.tar.gz gentoo-2-f3fd38e3a538968a7e755cf66ba1c939805c0480.tar.bz2 gentoo-2-f3fd38e3a538968a7e755cf66ba1c939805c0480.zip |
old
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-synaptics/files')
-rw-r--r-- | x11-drivers/xf86-input-synaptics/files/1.2.2-xorg-inputclass | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-drivers/xf86-input-synaptics/files/1.2.2-xorg-inputclass b/x11-drivers/xf86-input-synaptics/files/1.2.2-xorg-inputclass deleted file mode 100644 index 1d82a674a0df..000000000000 --- a/x11-drivers/xf86-input-synaptics/files/1.2.2-xorg-inputclass +++ /dev/null @@ -1,6 +0,0 @@ -Section "InputClass" -Identifier "touchpad catchall" -MatchIsTouchpad "on" -MatchDevicePath "/dev/input/event*" -Driver "synaptics" -EndSection |