I'm wondering if these two handy features can be added to the current version:
1. A logging utility like 'script' that can make typescript of terminal session, or something like that, to make it easier to output anything on the terminal screen. Or is it already doable by using some available commands/scripts?
2. Mapping of the little screen swith(es) to suspend?
I'm just using a layman way to find out what the little switch(es) do on my C860. Xev prints this when I used a little screw to push the one right under the swivel hinge (but the other one above the key "1" doesn't give anything):
KeyPress event, serial 23, synthetic NO, window 0xc00001,
  root 0x33, subw 0x0, time 2229294461, (547,-271), root:(548,26),
  state 0x0, keycode 110 (keysym 0x1008ff74, XF86RotateWindows), same_screen YES,
  XLookupString gives 0 bytes:
  XmbLookupString gives 0 bytes:
  XFilterEvent returns: False
KeyRelease event, serial 23, synthetic NO, window 0xc00001,
  root 0x33, subw 0x0, time 2229294461, (547,-271), root:(548,26),
  state 0x0, keycode 110 (keysym 0x1008ff74, XF86RotateWindows), same_screen YES,
  XLookupString gives 0 bytes:
KeyPress event, serial 25, synthetic NO, window 0xc00001,
  root 0x33, subw 0x0, time 2229294861, (547,-271), root:(548,26),
  state 0x0, keycode 110 (keysym 0x1008ff74, XF86RotateWindows), same_screen YES,
  XLookupString gives 0 bytes:
  XmbLookupString gives 0 bytes:
  XFilterEvent returns: False
KeyRelease event, serial 25, synthetic NO, window 0xc00001,
  root 0x33, subw 0x0, time 2229294861, (547,-271), root:(548,26),
  state 0x0, keycode 110 (keysym 0x1008ff74, XF86RotateWindows), same_screen YES,
  XLookupString gives 0 bytes:
So it seems this switch behaves just like other keys and is mappable, doesn't it?
Under X it is mapped to XF86RotateWindows, not suspend. But what is the 'suspend' mapped to (not really the 'suspend' command in both X and sharp rom)? Checking the keymap for Sharp rom but no luck:
http://developer.ezaurus.com/sl_j/doc/soft...de_b500c700.pdfIt would be a very welcome feature if the device can go suspend automatically upon folding up the screen, just like all we are enjoying in Sharp/Cacko.
Please correct me if I misunderstand the issues here.
Thanks!