diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-03 18:27:21 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-03 18:27:21 +0200 |
commit | 7f5371c8f0fdf527283d0098537279fe2ebeff20 (patch) | |
tree | 5212acafb593e1ee66be0c0279a6027836e995fb /xorg-server-hwcursor-gamma/10-quirks.conf | |
parent | update texlive-europecv (diff) | |
download | aur-packages-7f5371c8f0fdf527283d0098537279fe2ebeff20.tar.gz aur-packages-7f5371c8f0fdf527283d0098537279fe2ebeff20.tar.bz2 aur-packages-7f5371c8f0fdf527283d0098537279fe2ebeff20.tar.xz |
update xorg-server-hwcursor-gamma
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | xorg-server-hwcursor-gamma/10-quirks.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/xorg-server-hwcursor-gamma/10-quirks.conf b/xorg-server-hwcursor-gamma/10-quirks.conf deleted file mode 100644 index 7afad22..0000000 --- a/xorg-server-hwcursor-gamma/10-quirks.conf +++ /dev/null @@ -1,10 +0,0 @@ -# Collection of quirks and blacklist/whitelists for specific devices. - - -# Accelerometer device, posts data through ABS_X/ABS_Y, making X unusable -# http://bugs.freedesktop.org/show_bug.cgi?id=22442 -Section "InputClass" - Identifier "ThinkPad HDAPS accelerometer blacklist" - MatchProduct "ThinkPad HDAPS accelerometer data" - Option "Ignore" "on" -EndSection |