all repos — openbox @ 7953f5020453fc8b0d8067a57a8e3bb92c7cc8a0

openbox fork - make it a bit more like ryudo

nls/C/Configmenu.m (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
$set 3 #Configmenu

$ #ConfigOptions
# Instellingen
$ #FocusModel
# Toetsenbord focusmodel
$ #WindowPlacement
# Plaatsing van vensters
$ #ImageDithering
# Kleurbenadering
$ #OpaqueMove
# Inhoud vensters zichtbaar tijdens slepen
$ #FullMax
# Volledig maximaliseren
$ #FocusNew
# Geef nieuwe vensters direct focus
$ #FocusLast
# Focus laatste venster bij wisselen van werkblad
$ #ClickToFocus
# Geef focus na muisklik in venster
$ #SloppyFocus
# Geef focus zodra muis in venster komt
$ #AutoRaise
# Vensters automatisch naar voorgrond
$ #SmartRows
# Optimale plaatsing (rijen)
$ #SmartCols
# Optimale plaatsing (kolommen)
$ #Cascade
# Trapsgewijs
$ #LeftRight
# Van links naar rechts
$ #RightLeft
# Van rechts naar links
$ #TopBottom
# Van boven naar beneden
$ #BottomTop
# Van beneden naar boven