![]() |
2010-12-29
, 17:34
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#2
|
![]() |
2011-01-04
, 23:59
|
Posts: 33 |
Thanked: 2 times |
Joined on Jun 2010
|
#3
|
I have a DOSBox version that works with the virtual keyboard (well, I only tested with N8x0 but should work on N900). However, the Maemo/Hildon virtual keyboard doesn't have function keys.
![]() |
2011-01-05
, 00:15
|
Posts: 33 |
Thanked: 2 times |
Joined on Jun 2010
|
#4
|
sudo dpkg --install --ignore-depends=libc6 xdotool_20080720-1_armel.deb
sleep 5 xdotool key F10 echo Enter to continue read foo
sh sendf10.sh
xdotool key ctrl+F1
![]() |
2011-01-05
, 13:41
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#5
|
The built-in virtual keyboard does not work. I also tried xvkbd, from open debian, but it runs as an applitacion, and not on top of other applications.
Or, does anyone know how to use the function keys in dosbox? That is, how to map some keys or some key combination to a function key?
Thanks a lot.