summaryrefslogtreecommitdiffstats
path: root/src/keyfuzz.ggo
blob: 8e66e1c8ac44c63c7fd9c6ff193b98979f3e3d95 (plain)
1
2
3
4
5
6
7
purpose "Linux input layer scancode remapper"

option "set" s "Set/merge the maping table" flag off
option "get" g "Get the key mapping table" flag off
option "info" i "Show driver information" flag off
option "device" d "Specify the device to use" string no
option "verbose" v "Enable verbose mode" flag off