View Single Post
Old 03-26-2008, 09:20 AM   #4
yokos
Pac-Man caught my iLiad.
yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.yokos can teach chickens to fly.
 
yokos's Avatar
 
Posts: 807
Karma: 3595
Join Date: Apr 2006
Location: Germany; next to Baltic Sea
Device: Boox Max Lumi, iRex iLiad (RIP)
Quote:
Originally Posted by nekokami View Post
[...]
1- Ability to switch between multiple open applications, including Notes, PDF Reader, possibly FBreader. This is critical. A split screen running two apps would be a nice-to-have or alternative, but I'd rather have multiple apps and a way to switch between them.
[...]
Well, there are two ways:
[1] I read the matchbox manual/compiled the src during Easter holidays.
One light bulb moment was:
You can switch between open apps in iLiad`s default window manager matchbox all the time!
ALT+P, or ALT+N [p=previous, n=next] do the job nicely.
On my iLiad runs the current matchbox version 1.2, but it should work with iLiad`s version 0.9.5, too.
So you can use a USB keyboard or edit the Shortcut keys config [/usr/etc/matchbox/kbdconfig] for shortcuts with are clickable with software keyboard.
The port of the full keyboard xvkbd isn`t finished yet.
[2] You can use the window manager fluxbox.
[the odds: I have to post the configuration files I use to make it usable. ]

Code:
#
# This is an example keyboard config file for matchbox
#
# You can edit this file or change per user by copying to 
#  ~/.matchbox/kbdconfig
#
# Se the matchbox manual for more info ( http://projects.o-hand.com/matchbox )

### Window operation short cuts 

<Alt>n=next
<Alt>p=prev
<Alt>c=close
<Alt>d=desktop
<Alt>m=!matchbox-remote -mbmenu

### windows style key shortcuts

<alt>Tab=next
<alt><shift>Tab=prev

Last edited by yokos; 03-26-2008 at 11:53 AM. Reason: /usr/share != /usr/etc
yokos is offline   Reply With Quote