X-Git-Url: https://git.piment-noir.org/?p=deb_xorg-server.git;a=blobdiff_plain;f=debian%2Flocal%2F10-mouse.conf;fp=debian%2Flocal%2F10-mouse.conf;h=39183ea2ac7f6ef10e1a706c7e1ca019da68c92a;hp=0000000000000000000000000000000000000000;hb=7217e0ca50bba73dad94782e67980aeeb24ab693;hpb=a09e091a5c996d46a398abb27b06fe504591673f diff --git a/debian/local/10-mouse.conf b/debian/local/10-mouse.conf new file mode 100644 index 0000000..39183ea --- /dev/null +++ b/debian/local/10-mouse.conf @@ -0,0 +1,5 @@ +Section "InputClass" + Identifier "mouse catchall" + MatchIsPointer "on" + Driver "mouse" +EndSection