]> git.sesse.net Git - pistorm/blobdiff - default.cfg
Add keyboard event source file setting to config-file
[pistorm] / default.cfg
index 56b55a91231b6cc5007807dc8322b5ce593aea3a..73b036391340e7c110e1683f403fcea4c7a1a736 100644 (file)
@@ -47,3 +47,7 @@ platform amiga
 #mouse /dev/input/mouse0 m
 # Forward keyboard events to host system, defaults to off unless toggle key is pressed, toggled off using F12.
 #keyboard k
+# Select a specific filename for the keyboard event source.
+# This is typically /dev/input/event1 or event0, but it may be event3 with for instance a wireless keyboard.
+# Use ls /dev/input/event* to check which event files are available and try until you find the one that works.
+#kbfile /dev/input/event1