index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
console-client
/
xkb
/
xkb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xkb: Fix delete key in console
Damien Zammit
2024-10-28
1
-1
/
+1
*
console-client: use xkbcommon instead of x11 for xkb extended support
Etienne Brateau
2024-03-10
1
-1174
/
+314
*
Add missing include
Samuel Thibault
2024-02-04
1
-0
/
+1
*
console-client: Fix typos in comments
Stefan Weil
2015-01-03
1
-3
/
+3
*
Avoid compiler warning about empty bodies
Justus Winter
2014-05-26
1
-1
/
+2
*
Avoid redefinition of NoSymbol.
Diego Nieto Cid
2011-04-16
1
-2
/
+0
*
Cleanup.
Diego Nieto Cid
2011-04-16
1
-7
/
+0
*
Depend on X11 for string to keysym mappings.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
* console-client/xkb/xkb.c (iskeypad): Access up to 'width' symbols.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
Remove obsolete variable declaration.
Diego Nieto Cid
2011-04-08
1
-1
/
+0
*
Use vfprintf in debug_printf and write to stderr.
Diego Nieto Cid
2011-04-08
1
-1
/
+1
*
Update key type assigment routine.
Diego Nieto Cid
2011-04-08
1
-9
/
+27
*
debian patch: 04_cleanups.patch
Diego Nieto Cid
2011-04-08
1
-2
/
+4
*
Use external encoding converter.
Diego Nieto Cid
2011-04-04
1
-3
/
+3
*
Export function to load the keaboard layout.
Diego Nieto Cid
2011-04-04
1
-0
/
+15
*
Remove keyboard driver from XKB implementation.
Diego Nieto Cid
2011-04-04
1
-506
/
+2
*
Add XKB parser and implementation.
Marco Gerards
2011-03-17
1
-0
/
+1859