Re: Seeking help with intended matchbox "misuse"
"Raphael J. Schmid" <[email protected]>
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <1051214377.3240.48.camel@proactivity> |
> The are default keyboard shortcuts - see prefix/share/matchbox/kbdconfig.
> Feel free to send me a patch with some nicer ones :-)
I realize that. What I wanted was hardwired defaults. Something like a
bunch of #define statements in a header file, you know? Anyway, here's a
draft for an "improved" kbdconfig file. Unfortunately Matchbox won't be
able to parse all of it yet ;-)
---< snip >---
#
# This is an example keyboard config file for matchbox.
#
# Window operation short cuts
<alt>tab=next # Default Windows key for cycling windows
# forward
<alt><shift>tab=prev # Default Windows key for cycling windows
# backward
<alt>f4=close # Default Windows key for closing windows
<meta>d=desktop # There is no default Windows key for this,
# afaik
<meta>=!mbcontrol -mbmenu # Default Windows key to bring up the start
# menu
<alt>esc=!mbcontrol -mbmenu # The alternative, for those without
# "Windows" key
f11=fullscreen # Has kind of established
<alt>space=windowmenu # 'Default' for bringing up a menu with wm
# commands
<ctrl><alt>backspace=quit # Wouldn't it be nice if you could confirm
# whether you _really_ meant that? :-)
# App launching ...
<meta>r=!xterm # Default Windows key for the "Run" dialog
# App launching with startup notify
<meta>e=!!nautilus # Default Windows key to "_e_xplore" the
# filesystem
---< snap >---
By the way: even if you don't like it: there was a typo in it...
> Sounds very interesting ... do you have a webpage set up with more
> infomation ?
No. I had done the mistake of trying to write one before even a single
line of code was written and I payed for it. And I don't feel it's just
ready to having a webpage yet. There _will_ be one put up as soon as it
is usable enough so people can pick it up and fool around.
But thanks for expressing your interest! :-)