![Sharp Zaurus SL-C3000 Скачать руководство пользователя страница 177](http://html.mh-extra.com/html/sharp/zaurus-sl-c3000/zaurus-sl-c3000_instruction-manual_368528177.webp)
my Zaurus SL-C3000 and SL-C3100
http://www.users.on.net/~hluc/myzaurus/
177 of 212
16/09/2007 12:23
Ctrl+Shift+f = Toggle full screen mode
Shift+Insert = Paste X selection into active tab.
Ctrl+Shift+v = Paste X selection into active tab.
Shift+Up = Scroll up one line
Shift+Down = Scroll down one line
Some of the sticky keys will also work outside of X as well. sticky keys are enabled by default. You
can disable them by settings STICKY_KEYS to false in pdaxii13.conf and restarting X.
Screen Rotation
Screen rotation works automatically on pdaXii13. Openbox will detect transformation between
laptop mode (landscape) and PDA mode (portrait) and rotate the screen by calling
rotate.sh
which
will ensure it is done appropriately by checking the current orientation and calling the relevant
commands accordingly.
You will end up with the taskbar at the correct location for the orientation you are in. The currently
running applications will also be resized to fit your orientation. In order for this to happen, the
running applications will be maximized. The rotate option on the menu will also call rotate.sh and
force a manual rotation.
Screen Capture
A screenshot can be taken by running xwd -display :0 > screendump.xwd
A smarter script (screencap) has been written that mimics the capture behaviour on the Sharp
distro, ie. the script is bound to the Ctrl+Alt+c key combo and activated when that key sequence is
pressed. A shutter sound (click.wav) is then played before doing the screen dump. The filenaming
and sequencing has been made to mimic the Sharp snapshot tool. See the
screencap
script.