1x2gosetkeyboard(8) X2Go Server Tool (PyHoca) x2gosetkeyboard(8)
2
3
4
6 x2gosetkeyboard - Allow server-side Keyboard Setting Updates issued by
7 X2Go Client
8
10 x2gosetkeyboard
11
12
14 x2gosetkeyboard looks for a 'keyboard' file in the X2Go session
15 directory and introspects the X2Go session keyboard settings requested
16 from the client side.
17
18 If no 'keyboard' file is present in the X2Go session directory, nothing
19 happens (i.e. no error will be raised).
20
22 If x2gosetkeyboard successfully sets the session's keyboard parameters
23 an exit code of 0 is returned. Also, if the file
24 ${HOME}/.x2go/C-${X2GO_SESSION}/keyboard is not presented at the
25 expected location, a zero-exitcode is returned.
26
27 If the command fails on its way, then the exitcode of the failing
28 command is returned.
29
31 ${HOME}/.x2go/C-${X2GO_SESSION}/keyboard
32
34 This manual has been written by Mike Gabriel <mike.gabriel@das-
35 netzwerkteam.de> for the X2Go project (https://www.x2go.org).
36
37
38
39Version 4.1.0.4 May 2023 x2gosetkeyboard(8)