From: Dana Jansens Date: Thu, 23 Jan 2003 15:32:58 +0000 (+0000) Subject: remove client_buttons X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=38396b8a8dd3f67bc893e26dde980d5338469521;p=chaz%2Fopenbox remove client_buttons --- diff --git a/scripts/config.py b/scripts/config.py index 292ae2af..e59360be 100644 --- a/scripts/config.py +++ b/scripts/config.py @@ -3,11 +3,6 @@ ### openbox. ### ############################################################################# -# client_buttons - a list of the modifier(s) and buttons which are grabbed on -# client windows (for interactive move/resize, etc). -# examples: "A-2", "C-A-2", "W-1" -client_buttons = ["A-1", "A-2", "A-3"] - # theme - the theme used to decorate everything. theme = "/usr/local/share/openbox/styles/fieron2"