summaryrefslogtreecommitdiff
path: root/opie-taskbar
diff options
context:
space:
mode:
authorLorn Potter <lpotter@trolltech.com>2004-09-13 10:22:28 +0000
committerLorn Potter <lpotter@trolltech.com>2004-09-13 10:22:28 +0000
commit7f39b9c283ed74cc636863a2256802bb5726c8f4 (patch)
tree04bc4d8c15c42fc0998413e2de3ba637844a843d /opie-taskbar
parent55e8ed9c188bd2cdeab547cec91c474d9794ebd2 (diff)
add kernel keymap stuff
BKrev: 414574e4CaGb8hrulOsF39Leo4E3eA
Diffstat (limited to 'opie-taskbar')
-rw-r--r--opie-taskbar/opie-taskbar/opie1
1 files changed, 1 insertions, 0 deletions
diff --git a/opie-taskbar/opie-taskbar/opie b/opie-taskbar/opie-taskbar/opie
index 1f416af95c..c1b2653ae2 100644
--- a/opie-taskbar/opie-taskbar/opie
+++ b/opie-taskbar/opie-taskbar/opie
@@ -8,6 +8,7 @@ export OPIEDIR=/opt/QtPalmtop
export QPEDIR=/opt/QtPalmtop
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$OPIEDIR/lib
export PATH=$PATH:$OPIEDIR/bin
+export QWS_KEYBOARD=KernelTTY
if [ -e /proc/cpuinfo ] ; then
model=`grep "^Hardware" /proc/cpuinfo | sed -e "s/.*: *//" | tr a-z A-Z`