|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.x11.Input.KeyboardControlInfo
public class Input.KeyboardControlInfo
Reply of Input.keyboard_control()
| Field Summary | |
|---|---|
byte[] |
auto_repeats
|
int |
bell_duration
|
int |
bell_percent
|
int |
bell_pitch
|
boolean |
global_auto_repeat
|
int |
key_click_percent
|
int |
led_mask
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean global_auto_repeat
public int led_mask
public int key_click_percent
public int bell_percent
public int bell_pitch
public int bell_duration
public byte[] auto_repeats
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||