all repos — openbox @ 38396b8a8dd3f67bc893e26dde980d5338469521

openbox fork - make it a bit more like ryudo

remove client_buttons
Dana Jansens danakj@orodu.net
commit

38396b8a8dd3f67bc893e26dde980d5338469521

parent

b6defb3c1a267d72e8056adf77a33458fe8877ae

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M scripts/config.pyscripts/config.py

@@ -3,11 +3,6 @@ ### Options that can be defined on startup that affect the behavior of ###

### 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"