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

directvnc-xmapconv - produce directvnc's xmodmap keyboard layout files

Authors

       Dimitry Golubovsky, Loris Boillet

                                                  Jul 30, 2011                             directvnc-xmapconv(1)

Description

       directvnc-xmapconv  reads an xmodmap syntax file from standard input, and writes the directvnc compatible
       syntax file to standard output. Inside, the script runs its standard input  through  the  C  preprocessor
       including  the  keysymdef.h  file  and prepending each keysym identifier with XK_. The directvnc keyboard
       layout file mentioned earlier was produced exactly this way out of the xmodmap file for Cyrillic input.

Name

       directvnc-xmapconv - produce directvnc's xmodmap keyboard layout files

See Also

directvnc-kbmapping(7), directvnc(1), xmodmap(1)

Synopsis

       directvnc-xmodmap

See Also