aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c
Commit message (Expand)AuthorAgeFilesLines
...
* Keyboard.c: Fix indentationUlrich Sibiller2017-12-141-13/+13
* Keyboard.c: set variables to NULL after freeUlrich Sibiller2017-12-141-0/+3
* Keyboard.c: XkbDfltRepeatDelay and XkbDfltRepeatIntervall are int not uintUlrich Sibiller2017-12-141-1/+1
* Keyboard.c: Use calloc instead of malloc + memsetUlrich Sibiller2017-12-141-5/+1
* Keyboard.c: Make xkblock more robustUlrich Sibiller2017-12-141-1/+21
* Keyboard.c: Some code cleanupsUlrich Sibiller2017-12-141-57/+46
* Keyboard.c: Add some comments with changelog explanationsUlrich Sibiller2017-12-141-0/+21
* Keyboard.c: print message class for user messagesUlrich Sibiller2017-12-141-4/+4
* Keyboard.c: Improve TEST outputUlrich Sibiller2017-12-141-1/+16
* Keyboard.c: make nxagentKeycodeConversion a BooleanUlrich Sibiller2017-11-231-1/+1
* add option keyconv=(auto|on|off)Ulrich Sibiller2017-11-231-0/+18
* Keyboard.c: Use booleans for nxagentKeycodeConversionUlrich Sibiller2017-11-231-5/+5
* Keystroke.c: ignore CapsLock and NumLock most of the timeUlrich Sibiller2017-03-191-3/+19
* Keyboard.c: Introduce separate masks for Alt and MetaUlrich Sibiller2017-03-131-0/+8
* Keyboard.c: Simplify if clauseUlrich Sibiller2017-03-101-4/+2
* nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...Mike Gabriel2016-11-151-1/+1
* Keyboard.c: evdev is only existing on LinuxUlrich Sibiller2016-11-081-4/+3
* Keyboard.c: move variable to inner scopeUlrich Sibiller2016-11-081-7/+5
* Keyboard.c: replace malloc/strcpy by str(n)dupUlrich Sibiller2016-11-081-8/+2
* Keyboard.c: more whitespace/formatting fixesUlrich Sibiller2016-11-081-12/+15
* Keyboard.c: improve keyboard file creationUlrich Sibiller2016-11-081-5/+5
* Keyboard.c: use NULL instead of 0Ulrich Sibiller2016-11-081-5/+5
* Keyboard.c: remove superfluous whitespaceUlrich Sibiller2016-11-081-1/+1
* Keyboard.c: Fix wrong error msg prefixUlrich Sibiller2016-11-081-1/+1
* Keyboard.c: Fix and simplify keyboard config file handlingUlrich Sibiller2016-11-081-12/+3
* Improve DEBUG/TEST output regarding keyboard stuffUlrich Sibiller2016-11-081-12/+37
* Drop unused define NXAGENT_KEYMAP_DIR_FILEUlrich Sibiller2016-11-081-2/+0
* xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-061-3/+5
* xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-061-1/+0
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-061-0/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-7/+7
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-2/+2
* hw/nxagent/Keyboard.c: The ret variable is only used later on when compiled w...Mike Gabriel2016-05-021-1/+6
* hw/nxagent/Keyboard.c: Don't declare and set XkbDescPtr xkb if not used later...Mike Gabriel2016-05-021-2/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-4/+4
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-5/+5
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+2
* Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen...Oleksandr Shneyder2015-02-131-4/+14
* Export remote keyboard configuration to session directory (105_nxagent_export...Marcelo Boveto Shima2015-02-101-0/+45
* FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa...Mike Gabriel2015-02-101-6/+3
* Revert "release 3.5.0.19"Mike Gabriel2013-03-281-40/+6
* release 3.5.0.19Mike Gabriel2013-03-281-6/+40
* Imported nxagent-3.5.0-7.tar.gznxagent/3.5.0-7Mike Gabriel2011-12-281-2/+22
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-101-1/+1