index
:
pvs.git
master
Pool Video Switch
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix recognition of letters in keyboard handler
Sebastien Braun
2010-10-05
1
-1
/
+1
*
Add hard requirement for XInput library.
Sebastien Braun
2010-10-05
2
-4
/
+53
*
Unify keyword case in src/input/CMakeLists.txt
Sebastien Braun
2010-10-05
1
-3
/
+3
*
Implement RebootSystem and KillX11 handlers.
Sebastien Braun
2010-10-05
6
-1
/
+197
*
Implement example privileged SayHelloHandler.
Sebastien Braun
2010-10-05
4
-0
/
+62
*
Implement privileged input daemon, first version without handlers.
Sebastien Braun
2010-10-05
9
-7
/
+687
*
Add description to input event handlers so they can
Sebastien Braun
2010-10-05
1
-0
/
+40
*
Add Permission checking and session information code.
Sebastien Braun
2010-10-05
4
-0
/
+493
*
Refactor InputEvent handler code.
Sebastien Braun
2010-10-05
6
-47
/
+85
*
Remove unnecessary Qt dependency from inputEvent.cpp
Sebastien Braun
2010-10-05
2
-10
/
+12
*
Fix Xkb handling on certain systems.
Sebastien Braun
2010-10-05
1
-6
/
+71
*
Fix forgotten NOT on test for Xkb presence
Sebastien Braun
2010-10-05
1
-1
/
+1
*
Implement first version of basic input event support
Sebastien Braun
2010-10-05
12
-0
/
+1551