logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

learnkeys - config file generator

Author

       This program was written by Krzysztof Burghardt <krzysztof@burghardt.pl> and may  be  freely  distributed
       under the terms of the GNU General Public License.  There is ABSOLUTELY NO WARRANTY for this program.

Linux Utilities                                    21 Feb 2006                                      learnkeys(1)

Bugs

       See the file TODO in the distribution for information on what remains to be done.

       If   you   want   to   report   a   problem   with  the  program,  please  send  mail  to  this  address:
       <krzysztof@burghardt.pl>.

       Provide a detailed description of the bug, the version of the program  you  are  running  (run  learnkeys
       without  any parameters to display this information), the operating system you are running the program on
       and if the program crashes, I would appreciate a stack trace.

Description

learnkeys  ESE  Key  Daemon is a multimedia keyboard driver for Linux.  With the 2.6 kernel series it can
       also handle remote controls, as they are presented as keyboards. No kernel patch is required.   It  is  a
       userspace program that pools /dev/input/event?  interfaces for incoming keyboard key presses.

Files

/usr/sbin/esekeyd - main binary (daemon)

       /usr/bin/keytest - program that reports names of pressed keys

       /usr/bin/learnkeys - config file generator

       /usr/share/man/man1/{esekeyd,keytest,learnkeys}.1(.gz) - manual pages

Name

       learnkeys - config file generator

Options

       Options:

       config_file_name
              location of learnkeys config file

       input_device_name
              input (event) device; if given turns off autodetection of 1st keyboard device

See Also

esekeyd(1), keytest(1)

Synopsis

learnkeysconfig_file_name[input_device_name]

See Also