neko/utils/xorg-deps/xf86-input-neko/80-neko.conf
2025-03-31 10:28:14 +02:00

9 lines
177 B
Text

#
# Create new Xorg input device for Neko
#
Section "InputDevice"
Identifier "dummy_touchscreen"
Option "SocketName" "/tmp/xf86-input-neko.sock"
Driver "neko"
EndSection