Troubleshooting problems: Difference between revisions

Jump to navigation Jump to search
m
the underline "_" is essential in this case.
m (Robot: Cosmetic changes)
m (the underline "_" is essential in this case.)
Line 151: Line 151:
First of all: if [0] doesn't work, check if toggling num-lock solves the issue.
First of all: if [0] doesn't work, check if toggling num-lock solves the issue.


Open file ''[[$FG ROOT]]/keyboard.xml'' with your preferred Editor. and search for those lines (it's close to the top, around line 40):
Open file ''[[$FG_ROOT]]/keyboard.xml'' with your preferred Editor. and search for those lines (it's close to the top, around line 40):
       ## uncomment this line to get keycode reports printed to the terminal window
       ## uncomment this line to get keycode reports printed to the terminal window
       #setlistener("devices/status/keyboard/event", func(n) debug.dump(n.getValues()));
       #setlistener("devices/status/keyboard/event", func(n) debug.dump(n.getValues()));
392

edits

Navigation menu