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

x2gosetkeyboard - Allow server-side Keyboard Setting Updates issued by X2Go Client

Author

       This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project
       (https://www.x2go.org).

Version 4.1.0.6                                     Aug 2023                                  x2gosetkeyboard(8)

Description

x2gosetkeyboard looks for a 'keyboard' file in the X2Go session directory and introspects the X2Go
       session keyboard settings requested from the client side.

       If no 'keyboard' file is present in the X2Go session directory, nothing happens (i.e. no error will be
       raised).

Files

       ${HOME}/.x2go/C-${X2GO_SESSION}/keyboard

Name

       x2gosetkeyboard - Allow server-side Keyboard Setting Updates issued by X2Go Client

Return Values

       If x2gosetkeyboard successfully sets the session's keyboard parameters an exit code of 0 is returned.
       Also, if the file ${HOME}/.x2go/C-${X2GO_SESSION}/keyboard is not presented at the expected location, a
       zero-exitcode is returned.

       If the command fails on its way, then the exitcode of the failing command is returned.

Synopsis

       x2gosetkeyboard

See Also