summaryrefslogtreecommitdiff
path: root/scripts/config.py
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-23 15:32:58 +0000
committerDana Jansens <danakj@orodu.net>2003-01-23 15:32:58 +0000
commit38396b8a8dd3f67bc893e26dde980d5338469521 (patch)
tree1ef4dc1158f8626a26a96abbbae681b573a846ae /scripts/config.py
parentb6defb3c1a267d72e8056adf77a33458fe8877ae (diff)
remove client_buttons
Diffstat (limited to 'scripts/config.py')
-rw-r--r--scripts/config.py5
1 files changed, 0 insertions, 5 deletions
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"