So when the Cancel-Button is pressed for a few seconds, the XF86PowerDown Keycode is sent and as a consequence apm --suspend is called.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=57497\"][{POST_SNAPBACK}][/a][/div]
hermann
I can't get my Collie to resume after holding in cancel. I think I might be misunderstanding your post. So, this is what I did and maybe you can tell me where I went wrong:
1. executed:
ipkg install xmodmap
2. created file collie.xmodmap:
keycode 96 = XF86Calendar
keycode 97 = telephone
keycode 48 = XF86Start
keycode 98 = XF86Mail
3. executed:
xmodmap collie.xmodmap
rm /etc/X11/Xsession.d/90keylaunch
4. insetred into /usr/share/matchbox/kbdconfig under ### Extra keys:
XF86Calendar=!!gpe-calendar
telephone=!!gpe-contacts
XF86Start=desktop
XF86Mail=!!dillo
XF86Music=!!gpe-nmf
Escape=close
XF86PowerDown=!apm --suspend