A page in your DokuWiki was added or changed. Here are the details: Date : 2015/04/26 23:57 Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:37.0) Gecko/20100101 Firefox/37.0 IP-Address : 217.92.117.31 Hostname : home.ionic.de Old Revision: http://wiki.x2go.org/doku.php/wiki:advanced:nx-keyboard-shortcuts?rev=143009... New Revision: http://wiki.x2go.org/doku.php/wiki:advanced:nx-keyboard-shortcuts Edit Summary: Add x2goagent branding documentation. User : ionic @@ -20,16 +20,26 @@ by the user. This is done via a configuration file. ===== File Location ===== - nxagent searches for the configuration file in the following order: + nxagent parses the first available configuration file and ignores all others. + + If nxagent is called **without branding**, it searches: * in the location given by the ''-keystrokefile'' command line parameter * in the location given by the ''NXAGENT_KEYSTROKEFILE'' environment variable - * in ''~/.nx/config/keystroke.cfg'' - * in ''/etc/nx/keystroke.cfg'' + * in ''~/.nx/config/keystrokes.cfg'' + * in ''/etc/nx/keystrokes.cfg'' - If none of those files is accessible, the default configuration is used which + If nxagent is called **with X2Go branding** (i.e., as ''x2goagent''), it searches: + * in the location given by the ''-keystrokefile'' command line parameter + * in the location given by the ''NXAGENT_KEYSTROKEFILE'' environment variable + * in ''~/.x2go/config/keystrokes.cfg'' + * in ''/etc/x2go/keystrokes.cfg'' + + If none of these files are accessible, the default configuration is used which is the same as the old, traditional nxagent keybindings. + + ===== File Format ===== The configuration file is XML with the following format: -- This mail was generated by DokuWiki at http://wiki.x2go.org/