x2gosetkeyboard - Man Page
Allow server-side Keyboard Setting Updates issued by X2Go Client
Synopsis
x2gosetkeyboard
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).
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.
Files
${HOME}/.x2go/C-${X2GO_SESSION}/keyboard
Author
This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2Go project (https://www.x2go.org).