NW   NE
 

Sharp Zaurus Developer Information

Corrections and Comments: Spencer Huang
 
SW   SE
NW   NE
 
Howtos

Upgrading The ROM

Connectivity
Wireless 802.11b

Linux Connectivity
Generic (USB)
Debian (USB)
Red Hat (USB)
Suse (USB)
Mandrake (USB)
Generic (PPP USB)
Generic (PPP Serial)

Windows Connectivity
Win2K (Serial)
Win98se (Serial)
WinMe Over (Serial)
WinNTSP6 (Serial)
WinXP Over (Serial)

Developing
Compiler Setup
Compiling the Kernel
Special Considerations
Checklist
System Layout
Application Help Files
IPKG Howto
Buzzer Howto
Led Howto
IrDa Howto
Audio Howto
Fullscreen Howto
Resume Event
Keys
Turning off the screen

Syncing
Linux
Win2K
Wireless

Other
Wireless Comparison
The Z Boot Process
Ipv6 Setup
Servers Setup
SD And CF FAQ
Setting Up A Feed
Converting TTF fonts
Building a ROM
MPEG Encoding

Downloads
ZaurusZone Feed
Links
 
SW   SE
NW   NE
  How to utilize the keys on the Zaurus.

QPEApplication::grabKeyboard()
QPEApplication::ungrabKeyboard()

After you grab the keyboard you can not open a child widget for the applicaiton might now ungrab the keyboard on exit.
Calling grab, then ungrab at the end of the app has been reported with semi success.
keyEvent()

Activity Qt::Key_F9
Contacts Qt::Key_F10
Home Qt::Key_F11
Menu Qt::Key_F12
Mail Qt::Key_F13
Select Qt::Key_Space
The directional keys are all rotated 270 degrees.
Left Qt::Key_Up
Up Qt::Key_Right
Down Qt::Key_Left
Right Qt::Key_Down
Cancel Qt::Key_Escape

For a complete listing of all of the keys see the 2 following documents keycode's for Qt and keycode's for Java

 
SW   SE

    This page was last updated: Wednesday, 09-Apr-2003 04:57:24 PDT