git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55e8ed9
)
add kernel keymap stuff
author
Lorn Potter
<lpotter@trolltech.com>
Mon, 13 Sep 2004 10:22:28 +0000
(10:22 +0000)
committer
Lorn Potter
<lpotter@trolltech.com>
Mon, 13 Sep 2004 10:22:28 +0000
(10:22 +0000)
BKrev: 414574e4CaGb8hrulOsF39Leo4E3eA
opie-taskbar/opie-taskbar/opie
patch
|
blob
|
history
diff --git
a/opie-taskbar/opie-taskbar/opie
b/opie-taskbar/opie-taskbar/opie
index
1f416af
..
c1b2653
100644
(file)
--- 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`