kernc / logkeys

:memo: :keyboard: A GNU/Linux keylogger that works!
Other
748 stars 251 forks source link

Using neo keymaps doesn't work #237

Closed ErdoganSeref closed 1 year ago

ErdoganSeref commented 2 years ago

OS: Manjaro

sudo logkeys -s -o ~/log-keyboard.txt -d event7 -m /usr/share/kbd/keymaps/i386/neo/koy.map throws the following error logkeys:/usr/share/kbd/keymaps/i386/neo/koy.map:1: Line too long!

Neo keymaps can't be used because they have multiple layers leading to a .map file which has more than 106 files. So creating a 106 line file won't work with those type of keymaps.