diff options
-rw-r--r-- | README.keystrokes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.keystrokes b/README.keystrokes index b06a82fd8..08cdafb46 100644 --- a/README.keystrokes +++ b/README.keystrokes @@ -14,7 +14,7 @@ If nxagent is called without branding, it searches: - in ~/.nx/config/keystrokes.cfg - in /etc/nxagent/keystrokes.cfg -If nxagent is called **with X2Go branding** (i.e., as x2goagent), it searches: +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 |