Boot monitor flag that enables 'sticky right-alt', permanent change
to col selected from the keymap untill right-alt is pressed again. Sticky alt code and russian keymap contributed by Roman Ignatov and Yaroslav Schekin.
This commit is contained in:
@@ -115,6 +115,8 @@ extern unsigned long rs_irq_set;
|
||||
|
||||
extern int panicing; /* From panic.c in sysutil */
|
||||
|
||||
extern int sticky_alt_mode; /* right-alt sticky to switch codepages */
|
||||
|
||||
/* Values for the fields. */
|
||||
#define NOT_ESCAPED 0 /* previous character is not LNEXT (^V) */
|
||||
#define ESCAPED 1 /* previous character was LNEXT (^V) */
|
||||
|
||||
Reference in New Issue
Block a user