all repos — openbox @ 136d4279969f4017afe9923d0eab96f9b16c1b32

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
# Opzioni di Configurazione
$ #FocusModel
# Modalita' Focus
$ #WindowPlacement
# Posizionamento Finestra
$ #ImageDithering
# Dithering dell'immagine
$ #OpaqueMove
# Movimento Opaco della finestra
$ #FullMax
# Massimo Ingrandimento
$ #FocusNew
# Attiva Focus alle nuove Finestre
$ #FocusLast
# Attiva Focus al cambio dell'Area di Lavoro
$ #ClickToFocus
# Clicca per il Focus
$ #SloppyFocus
# Focus Intelligente (Sloppy)
$ #AutoRaise
# Sollevamento Finestra Automatico
$ #SmartRows
# Posizionamento Intelligente (Righe)
$ #SmartCols
# Posizionamento Intelligente (Colonne)
$ #Cascade
# Posizionamento a Cascata
$ #LeftRight
# da Sinistra a Destra
$ #RightLeft
# da Destra a Sinistra
$ #TopBottom
# dall'Alto in Basso
$ #BottomTop
# dal Basso in Alto