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

fixes relate modelock.

This commit is contained in:
id
1999-05-23 19:33:19 +00:00
parent 17e920ac4d
commit 2bce79404d
3 changed files with 36 additions and 28 deletions

View File

@@ -135,32 +135,32 @@ static char *PRED_XKBGROUP3_XPM[] = {
" 10 10 2 1",
". c #000000",
"# c None",
"##########",
"##########",
"##..##..##",
"##..##..##",
"##########",
"##########",
"#........#",
"##......##",
"###....###",
"##########"
"..........",
"..........",
"..##..##..",
"..##..##..",
"..........",
"..........",
"..######..",
"...####...",
"....##....",
".........."
};
static char *PRED_XKBGROUP4_XPM[] = {
" 10 10 2 1",
". c #000000",
"# c None",
"##########",
"##########",
"##..##..##",
"##..##..##",
"##########",
"##########",
"#........#",
"##......##",
"###....###",
"##########"
"..........",
".########.",
".#..##..#.",
".#..##..#.",
".########.",
".#......#.",
".##....##.",
".###..###.",
".########.",
".........."
};
#endif /* XKB_BUTTON_HINT */