Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keystrokes: rename left/up/right/down keystrokes to descriptive names | Ulrich Sibiller | 2017-04-03 | 1 | -5/+6 |
| | | | | | | The are now called reflecting their purpose: viewport_scroll_left/up/right/down. This also regroups all the keystrokes referring to viewport stuff. | ||||
* | Init keystrokes at startup and reconnect | Ulrich Sibiller | 2017-04-03 | 1 | -0/+1 |
| | | | | no more late initialization | ||||
* | Keystroke.c: introduce nxagentDumpKeystrokes() | Ulrich Sibiller | 2017-04-03 | 1 | -0/+1 |
| | |||||
* | Keystroke.c/h: completely disable keystrokes that are not active at compile time | Ulrich Sibiller | 2017-04-03 | 1 | -0/+6 |
| | |||||
* | Keystroke.h: auto-enum keystrokes | Ulrich Sibiller | 2017-04-03 | 1 | -26/+25 |
| | | | | there's no need to define the values ourselves | ||||
* | Keystroke.h/Keyboard.h: cleanup mask variables | Ulrich Sibiller | 2017-04-03 | 1 | -2/+0 |
| | |||||
* | Keystroke.c: add new keystroke to reread keystroke config | Ulrich Sibiller | 2017-03-13 | 1 | -2/+4 |
| | | | | Default is ctrl-alt-k | ||||
* | Keystroke: whitespace fixes | Ulrich Sibiller | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | Keystroke.c: arrange switch_all_screens and fullscreen close together | Ulrich Sibiller | 2017-03-13 | 1 | -14/+14 |
| | | | | | Both use the same keystroke 'f' (with different modifiers) for a very similar function. | ||||
* | Keystroke.c: Boolify read_binding_from_xmlnode | Ulrich Sibiller | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | Keystroke.c: Boolify nxagentCheckSpecialKeystroke | Ulrich Sibiller | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | Per-file copyright notices: Update copyright information in file headers ↵ | Mike Gabriel | 2016-07-06 | 1 | -7/+15 |
| | | | | that NoMachine placed there own copyright statement in. | ||||
* | Make nxagent-specific keyboard bindings configurable ↵ | Alexander Wuerstlein | 2015-02-13 | 1 | -0/+47 |
| | | | | | | | | | | | | | | (320_nxagent_configurable-keystrokes.full.patch). Replaces the hardcoded nxagent keybindings by a configurable table of keybindings. The default configuration is the same as the original one, to maintain compatibility. A user/administrator can either specify a command line parameter, environment variable or place a file in ~/.nx/config/keystrokes.cfg or /etc/nxagent/keystrokes.cfg to reconfigure these keybindings. The configuration file format is XML, a dependency on libxml2 is added to allow parsing the configuration. | ||||
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 1 | -47/+0 |
| | | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095. | ||||
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -0/+47 |
| | |||||
* | Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.5.0-2.tar.gz Keywords: Imported nxagent-3.5.0-2.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-5.tar.gz Keywords: Imported nxagent-3.4.0-5.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-3.tar.gz Keywords: Imported nxagent-3.4.0-3.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16 | Reinhard Tartler | 2011-10-10 | 1 | -1/+1 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-16.tar.gz Keywords: Imported nxagent-3.4.0-16.tar.gz into Git repository | ||||
* | Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11 | Reinhard Tartler | 2011-10-10 | 1 | -2/+2 |
| | | | | | | | | Summary: Imported nxagent-3.4.0-11.tar.gz Keywords: Imported nxagent-3.4.0-11.tar.gz into Git repository | ||||
* | Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2 | Reinhard Tartler | 2011-10-10 | 1 | -0/+27 |
Summary: Imported nxagent-3.1.0-2.tar.gz Keywords: Imported nxagent-3.1.0-2.tar.gz into Git repository |