summaryrefslogtreecommitdiff
path: root/inputmethods/dvorak/opie-dvorak.postinst
authorjeremy <jeremy>2002-02-10 00:12:58 (UTC)
committer jeremy <jeremy>2002-02-10 00:12:58 (UTC)
commit686e536fb6a978019eebc967cb04cd2df738f06c (patch) (side-by-side diff)
tree23fd4a97cd8b19cc6ea61fa75e3d72e23e9b591a /inputmethods/dvorak/opie-dvorak.postinst
parent864a3a1dc5bdcae601626aa1f6b3cf8e85385cf3 (diff)
downloadopie-686e536fb6a978019eebc967cb04cd2df738f06c.zip
opie-686e536fb6a978019eebc967cb04cd2df738f06c.tar.gz
opie-686e536fb6a978019eebc967cb04cd2df738f06c.tar.bz2
Initial commit of the dvorak keyboard.... Dvorak keyboard input method for the Opie environment. This is based off
of the original keyboard input method.
Diffstat (limited to 'inputmethods/dvorak/opie-dvorak.postinst') (more/less context) (ignore whitespace changes)
-rwxr-xr-xinputmethods/dvorak/opie-dvorak.postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/inputmethods/dvorak/opie-dvorak.postinst b/inputmethods/dvorak/opie-dvorak.postinst
new file mode 100755
index 0000000..c254b01
--- a/dev/null
+++ b/inputmethods/dvorak/opie-dvorak.postinst
@@ -0,0 +1,2 @@
+#!/bin/sh
+/opt/QtPalmtop/bin/qcop QPE/TaskBar "reloadInputMethods()"