index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
uterm_input_uxkb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
kmscon: add --xkb-keymap option for predefined keymaps
Ran Benita
1
-1
/
+14
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move input related API to uterm_input.h
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move uterm_input.h to uterm_input_internal.h
David Herrmann
1
-1
/
+1
2012-12-09
uxkb: print warning if LED update fails
David Herrmann
1
-2
/
+4
2012-11-05
uterm: input: uxkb: properly handle changed keyboard state on wake up
Ran Benita
1
-18
/
+48
2012-10-27
uterm: input: allow passing "model" for keyboard descs
David Herrmann
1
-5
/
+7
2012-10-27
uterm_input_uxkb: update leds to match keyboard state
Ran Benita
1
-2
/
+39
2012-10-27
uterm_input: remove supporting code for updating LED state
Ran Benita
1
-24
/
+2
2012-10-27
xkb: use system defaults instead of "us" for layout
Ran Benita
1
-3
/
+3
2012-10-27
xkb: don't use deprecated libxkbcommon symbols
Ran Benita
1
-10
/
+11
2012-10-15
uterm: input: fix resetting key-repeat timer during key-press
David Herrmann
1
-7
/
+7
2012-10-12
uterm: input: fix key-repeat handling
David Herrmann
1
-55
/
+112
2012-10-12
uterm: input: fix stopping key-repeats on key-up
David Herrmann
1
-4
/
+1
2012-10-09
uterm: input: fix passing the correct keycode to get_ascii()
David Herrmann
1
-1
/
+1
2012-10-09
kmscon: add --xkb-repeat-rate/delay command-line arguments
David Herrmann
1
-2
/
+2
2012-10-09
uterm: input: implement software key-repeat
David Herrmann
1
-8
/
+77
2012-10-09
tsm: vte: use ASCII keysyms for ctrl+<XY> shortcuts
David Herrmann
1
-0
/
+1
2012-10-09
uterm: input: add support for multiple keysyms
David Herrmann
1
-13
/
+34
2012-10-09
uterm: input: use uxkb directly
David Herrmann
1
-166
/
+68
2012-10-01
Move grab-parsing into conf.c
David Herrmann
1
-24
/
+2
2012-09-11
uterm: move uterm_internal.h to uterm_input.h
David Herrmann
1
-1
/
+1
2012-09-05
uterm: input: uxkb: fix compile error in string_to_keysym()
David Herrmann
1
-3
/
+3
2012-09-05
uterm: input: add string_to_keysym() helper
David Herrmann
1
-0
/
+15
2012-08-14
uterm: uxkb: fix correctly resetting input state
David Herrmann
1
-3
/
+14
2012-07-21
Refactor input backend-system
David Herrmann
1
-0
/
+297