Subversion Repositories Kolibri OS

Rev

Rev 3338 | Rev 3539 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3338 Rev 3355
Line 3401... Line 3401...
3401
  * bit 4 (mask 0x10): left Alt is pressed
3401
  * bit 4  (mask 0x10): left Alt is pressed
3402
  * bit 5 (mask 0x20): right Alt is pressed
3402
  * bit 5  (mask 0x20): right Alt is pressed
3403
  * bit 6 (mask 0x40): CapsLock is on
3403
  * bit 6  (mask 0x40): CapsLock is on
3404
  * bit 7 (mask 0x80): NumLock is on
3404
  * bit 7  (mask 0x80): NumLock is on
3405
  * bit 8 (mask 0x100): ScrollLock is on
3405
  * bit 8  (mask 0x100): ScrollLock is on
-
 
3406
  * bit 9  (mask 0x200): left Win is pressed
-
 
3407
  * bit 10 (mask 0x400): right Win is pressed
3406
  * other bits are cleared
3408
  * other bits are cleared
Line 3407... Line 3409...
3407
 
3409
 
3408
-------------- Subfunction 4 - set system-wide hotkey. ---------------
3410
-------------- Subfunction 4 - set system-wide hotkey. ---------------
3409
When hotkey is pressed, the system notifies only those applications,
3411
When hotkey is pressed, the system notifies only those applications,