LisaacTM Platform

KEYBOARD


2003/04
Inherit/Insert Summary
parent_input_keyboard
parent_input
parent_inbox No developed.
 
Slot Summary
inverse_key
make
Install keyboard.
get_event
get_key
Use without interface running: text mode
list_client
is_actif
add_client
sub_client
 
Extern Robot.
extern_event_key
 
Get Character (Interrupt #21)
key press
 
Guru section.
acknowledge
 
Key code generate.
0:CTRL 1:AltGr 2:Alt 3:Cmd 4:Shift 5:Cap 6:NumLock 7:Scrolllock
key_ctrl
key_alt_gr
key_alt
key_of
key_to_string
 

Inherit/Insert Detail

parent_input_keyboard

.../extra/graphics/TARGET/unix/keyboard.li line #14

Section:
Inherit

Profile:
+ SelfSELFparent_input_keyboard :Expanded  INPUT_KEYBOARD

parent_input

.../extra/gui/input/input_keyboard.li line #15

Section:
Inherit

Profile:
+ SelfSELFparent_input :Expanded  INPUT

parent_inbox

.../extra/gui/input/input.li line #19

Section:
Inherit

Profile:
- SelfSELFparent_inbox : INBOX

Detail slot

inverse_key

.../extra/graphics/TARGET/unix/keyboard.li line #177

Section:
Public

Profile:
- SelfSELFinverse_key : FAST_ARRAYINTEGER)

make

.../extra/gui/input/input_keyboard.li line #75

Section:
Public

Profile:
- SelfSELFmake 

Description:
Install keyboard.

get_event

.../extra/gui/input/input_keyboard.li line #93

Section:
Public

Profile:
- SelfSELFget_event 

get_key

.../extra/gui/input/input_keyboard.li line #104

Section:
Public

Profile:
- SelfSELFget_key : UINTEGER_16

Description:
Use without interface running: text mode

list_client

.../extra/gui/input/input.li line #23

Section:
SELF

Profile:
+ SelfSELFlist_client : LINKED_LISTINBOX)

is_actif

.../extra/gui/input/input.li line #27

Section:
Public

Profile:
- SelfSELFis_actif : BOOLEAN

add_client

.../extra/gui/input/input.li line #29

Section:
Public

Profile:
- SelfSELFadd_client   obj : INBOX

sub_client

.../extra/gui/input/input.li line #40

Section:
Public

Profile:
- SelfSELFsub_client   obj : INBOX

Extern Robot.

extern_event_key

.../extra/graphics/TARGET/unix/keyboard.li line #215

Section:
Public

Profile:
- SelfSELFextern_event_key   k : INTEGER

Get Character (Interrupt #21)

key press

.../extra/gui/input/input_keyboard.li line #35

Section:
Public

Profile:
- SelfSELFkey   key : UINTEGER_8  press   p : BOOLEAN

Guru section.

acknowledge

.../extra/gui/input/input_keyboard.li line #117

Section:
Public

Profile:
- SelfSELFacknowledge 

Key code generate.
0:CTRL 1:AltGr 2:Alt 3:Cmd 4:Shift 5:Cap 6:NumLock 7:Scrolllock

key_ctrl

.../extra/gui/input/input_keyboard.li line #128

Section:
Public

Profile:
- SelfSELFkey_ctrl : UINTEGER_16

key_alt_gr

.../extra/gui/input/input_keyboard.li line #129

Section:
Public

Profile:
- SelfSELFkey_alt_gr : UINTEGER_16

key_alt

.../extra/gui/input/input_keyboard.li line #130

Section:
Public

Profile:
- SelfSELFkey_alt : UINTEGER_16

key_of

.../extra/gui/input/input_keyboard.li line #131

Section:
Public

Profile:
- SelfSELFkey_of   c : CHARACTERUINTEGER_16

key_to_string

.../extra/gui/input/input_keyboard.li line #133

Section:
Public

Profile:
- SelfSELFkey_to_string   k : UINTEGER_16STRING