added keymap for Qt apps

see kmap2qmap utility
This commit is contained in:
kyak
2011-05-10 06:59:35 -08:00
committed by Xiangfu Liu
parent b31194e94f
commit 107529e7c9
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export SDL_NOMOUSE=1
export SDL_VIDEODRIVER=fbcon
## QT4
### set keyboard device
export QWS_KEYBOARD=LinuxInput:/dev/input/event1
export QWS_KEYBOARD=LinuxInput:/dev/input/event1:keymap=/usr/share/qmaps/ben.qmap
### do use fb-device directly
export QWS_DISPLAY=linuxfb
Binary file not shown.