X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fskel%2F.pekwm%2Fconfig;fp=etc%2Fskel%2F.pekwm%2Fconfig;h=0000000000000000000000000000000000000000;hb=f1bb6d3aa822d05cb8f6f4989d968e92d515af85;hp=804c663db7eb44f6476204187396884add21f970;hpb=23f2091e9a467d2029cb9406757d2aa49d3d9672;p=grml-etc.git diff --git a/etc/skel/.pekwm/config b/etc/skel/.pekwm/config deleted file mode 100644 index 804c663..0000000 --- a/etc/skel/.pekwm/config +++ /dev/null @@ -1,86 +0,0 @@ -# Filename: $HOME/.pekm/config -# Purpose: main configuration file for window manager pekwm -# Authors: grml-team (grml.org), (c) Michael Prokop -# Bug-Reports: see http://grml.org/bugs/ -# License: This file is licensed under the GPL v2. -# Latest change: Son Mai 08 23:16:00 CEST 2005 [mika] -################################################################################ - -Files { - Keys = "~/.pekwm/keys" - Mouse = "~/.pekwm/mouse" - Menu = "~/.pekwm/menu" - Start = "~/.pekwm/start" - AutoProps = "~/.pekwm/autoproperties" - Theme = "~/.pekwm/themes/pwm_beos-pekwm-0.1.4pre1" - # Theme = "~/.pekwm/themes/Personal" -} - -MoveResize { - EdgeAttract = "10" - EdgeResist = "10" - WindowAttract = "5" - WindowResist = "5" - OpaqueMove = "True" - OpaqueResize = "False" -} - -Screen { - Workspaces = "4" - ShowFrameList = "True" - PlaceNew = "True" - FocusNew = "True" - - TrimTitle = "..." - EdgeSize = "1" - PixmapCacheSize = "20" - Imlib2AntiAlias = "True" - DoubleClickTime = "250" - - Placement { - Model = "CenteredOnParent Smart MouseCentered" - Smart { - Row = "True" - TopToBottom = "True" - LeftToRight = "True" - } - } - - ClientUniqueNames = "True" { - Pre = " #"; - Post = ""; - } - - Viewports { - Columns = "1" - Rows = "1" - # Viewports are disabled by default to avoid strange behaviour from buggy pagers - #Columns = "3" - #Rows = "3" - } -} - -Menu { - # ButtonPress ButtonRelease DoubleClick Motion - Select = "Motion" - Enter = "Motion" - Exec = "ButtonRelease" -/* - Enter could be changed to: - Enter = "ButtonPress" - once the default theme has submenu indicators. -*/ -} - -Harbour { - OnTop = "True" - MaximizeOver = "False" - Placement = "Right" - Orientation = "TopToBottom" - Head = "0" - - DockApp { - SideMin = "64" - SideMax = "0" - } -}