openbox/nls/C/Configmenu.m

39 lines
746 B
Mathematica
Raw Normal View History

2002-04-11 03:20:38 +00:00
$set 3 #Configmenu
$ #ConfigOptions
2002-05-24 23:49:06 +00:00
# Einstellungen
2002-04-11 03:20:38 +00:00
$ #FocusModel
2002-05-24 23:49:05 +00:00
# Fokus Model
2002-04-11 03:20:38 +00:00
$ #WindowPlacement
2002-05-24 23:49:06 +00:00
# Fenster Plazierung
2002-04-11 03:20:38 +00:00
$ #ImageDithering
2002-05-24 23:49:06 +00:00
# Image Dithering
2002-04-11 03:20:38 +00:00
$ #OpaqueMove
2002-05-24 23:49:06 +00:00
# Fenster beim Verschieben durchsichtig
2002-04-11 03:20:38 +00:00
$ #FullMax
2002-05-24 23:49:06 +00:00
# Vollst<EFBFBD>ndige Vergr<EFBFBD><EFBFBD>erung
2002-04-11 03:20:38 +00:00
$ #FocusNew
2002-05-24 23:49:06 +00:00
# Fokus auf Neue Fenster
2002-04-11 03:20:38 +00:00
$ #FocusLast
2002-05-24 23:49:06 +00:00
# Fokus auf letztes Fenster bei Arbeitsplatz Wechsel
2002-04-11 03:20:38 +00:00
$ #ClickToFocus
2002-05-24 23:49:06 +00:00
# Fokus durch Mausklick
2002-04-11 03:20:38 +00:00
$ #SloppyFocus
2002-05-24 23:49:06 +00:00
# Fokus folgt Maus
2002-04-11 03:20:38 +00:00
$ #AutoRaise
2002-05-24 23:49:06 +00:00
# Fenster automatisch in Vordergrund
2002-04-11 03:20:38 +00:00
$ #SmartRows
2002-05-24 23:49:06 +00:00
# Optimale Plazierung (Reihen)
2002-04-11 03:20:38 +00:00
$ #SmartCols
2002-05-24 23:49:06 +00:00
# Optimale Plazierung (Spalten)
2002-04-11 03:20:38 +00:00
$ #Cascade
2002-05-24 23:49:06 +00:00
# Verschobene Plazierung
2002-04-11 03:20:38 +00:00
$ #LeftRight
2002-05-24 23:49:06 +00:00
# Von links nach rechts
2002-04-11 03:20:38 +00:00
$ #RightLeft
2002-05-24 23:49:06 +00:00
# Von rechts nach links
2002-04-11 03:20:38 +00:00
$ #TopBottom
2002-05-24 23:49:06 +00:00
# Von oben nach unten
2002-04-11 03:20:38 +00:00
$ #BottomTop
2002-05-24 23:49:06 +00:00
# Von unten nach oben