From c90da6da781932c2d178bfb7e39ec1d5003543b7 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 12 Aug 2003 07:26:16 +0000 Subject: move the keyboard and mouse plugins into the kernel for mucho sexiness. make workspace changing a grabbed/interactive process like focus cycling is, with the popup and all. this is some hot shit. --- openbox/plugin.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbox/plugin.c') diff --git a/openbox/plugin.c b/openbox/plugin.c index cd17d215..e95d03e9 100644 --- a/openbox/plugin.c +++ b/openbox/plugin.c @@ -156,8 +156,6 @@ void plugin_loadall() if (io == NULL) { /* load the default plugins */ - plugin_open("keyboard"); - plugin_open("mouse"); plugin_open("placement"); plugin_open("resistance"); -- cgit v1.2.3