1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-31 19:12:32 +01:00

Changes relate to modelock.

This commit is contained in:
id
1999-05-20 23:30:53 +00:00
parent 3301950805
commit c28f3b2c5b
11 changed files with 461 additions and 31 deletions

View File

@@ -591,7 +591,13 @@
#ifdef XKB_MODELOCK
#define KEEP_XKB_LOCK_STATUS
#define XKB_TITLE_HINT
/* This is a hidden feature.
* choose one between 2 of these hints. Icon can be changed
* in def_pixmaps.h and default icon is now for Thai language only.
* More icons are welcome.
*/
#undef XKB_BUTTON_HINT
#undef XKB_TITLE_HINT
#define XKB_ON "[TH]"
#define XKB_OFF "[EN]"
#endif