Files

Class Index [+]

Quicksearch

BlinkenLights::Constants

Module to hold the BlinkenLights constants.

Constants

DEF_TTY

The default tty. It happens to be the one, I run X on. ;)

DEF_DELAY

DEF_DELAY is the default standard delay in seconds, that is slept everytime the LED state is changed. If it is too small your keyboard may become confused about its LEDs’ status.

LED_SCR

Scroll Lock LED (from /usr/include/linux/kd.h)

LED_NUM

Num Lock LED (from /usr/include/linux/kd.h)

LED_CAP

Caps Lock LED (from /usr/include/linux/kd.h)

KDGETLED

Return current LED state (from /usr/include/linux/kd.h)

KDSETLED

Set LED state [lights, not flags] (from /usr/include/linux/kd.h)

LEDS

In order from left to right. This setting may have to be tweaked, if your keyboard has some unusual LED positions.

LEDS_VALUES

Values for LEDs from left to right

DIGITAL

In order from lowest to highest

LED_LEFT

The left LED

LED_MIDDLE

The middle LED

LED_RIGHT

The right LED

LED_NONE

None of the LEDs

LED_ALL

All of the LEDs

VK_CAPITAL

Windows Virtual Key code for caps lock

VK_NUMLOCK

Windows Virtual Key code for num lock

VK_SCROLL

Windows Virtual Key code for scroll lock

WINDOWS_LEDS

Mapping from UNIX LEDs to Windows Virtual Key codes

WIN_KEY_UP

Windows key released: Windows keybd_event() constant KEYEVENTF_KEYUP

GetKeyState

Win32API GetKeyState function

Keybd_event

Win32API Keybd_event function

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.