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

removed MOUSE_WS_bla

added back easter egg
This commit is contained in:
kojima
2001-03-11 18:33:19 +00:00
parent e3decb34cb
commit ab641e7320
3 changed files with 6 additions and 10 deletions

View File

@@ -1065,7 +1065,12 @@ handleLogoPush(XEvent *event, void *data)
"F'ck Canada!!!!",
"F'ck Bastard Imperialists!!!",
"Hi! My name is bobby...",
"AHH! The neurotic monkeys are after me!"
"AHH! The neurotic monkeys are after me!",
"WHAT YOU SAY??",
"WE GET SIGNAL",
"SOMEBODY SET UP US THE BOMB",
"ALL YOUR BASE ARE BELONG TO US!"
};

View File

@@ -633,13 +633,11 @@ handleButtonPress(XEvent *event)
wUnselectWindows(scr);
wSelectWindows(scr, event);
}
#ifdef MOUSE_WS_SWITCH
else if (event->xbutton.button==Button5) {
wWorkspaceRelativeChange(scr, -1);
} else if (event->xbutton.button==Button4) {
wWorkspaceRelativeChange(scr, 1);
}
#endif /* MOUSE_WS_SWITCH */
#ifdef GNOME_STUFF
else if (wGNOMEProxyizeButtonEvent(scr, event))
return;

View File

@@ -106,13 +106,6 @@
*/
#define FALLBACK_WINDOWMANAGER "blackbox"
/* Define if you have a 5 button mouse and want to use button 4
* (in the root window) for switching to the previous workspace
* and 5 for the next. This will not work if you enable
* DisableWSMouseActions or compile wmaker with --enable-lite */
#define MOUSE_WS_SWITCH
/*
* Turn on a hack to make mouse and keyboard actions work even if
* the NumLock or ScrollLock modifiers are turned on. They might