Thread
:
usb keyboard stops on-screen keyboard
View Single Post
Cybertrn
2008-04-01 , 05:02
Posts: 1 | Thanked: 3 times | Joined on Mar 2008
#
17
Thus, in OS2008, we can execute xterm command
gconftool-2 -t bool -s /system/osso/af/keyboard-attached true
for disabling virtual keyboard and
gconftool-2 -t bool -s /system/osso/af/keyboard-attached false
for enabling virtual keyboard.
It may be more convenient (in the script for example) then manually using gconf editor.
Quote & Reply
|
The Following 3 Users Say Thank You to Cybertrn For This Useful Post:
codeMonkey
,
dornanu
,
lm2
Cybertrn
View Public Profile
Find all posts by Cybertrn