X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/a773084c13b995ea6686db9cb0f4606831a628b5..53bb4154114eeb29e54542fd829848b17164ef3a:/config diff --git a/config b/config index 8d63728..e4d12f5 100644 --- a/config +++ b/config @@ -1,24 +1,42 @@ # Global stuff ExecUseShell /bin/zsh +IgnoreModifiers L25 ImagePath $[FVWM_USERDIR]/icons:$[FVWM_USERDIR]/pixmaps DestroyFunc InitFunction DestroyFunc StartFunction DestroyFunc ExitFunction + +# Global environment SetEnv TERMINAL $[HOME]/bin/urxvt.sh PipeRead 'echo SetEnv HOST `hostname`' +SetEnv MUSIC /home/music + +SetEnv XMODIFIERS '@im=uim' +SetEnv GTK_IM_MODULE 'uim' +SetEnv QT_IM_MODULE 'uim' + +SetEnv GTK2_RC_FILES $[FVWM_USERDIR]/gtk2rc + # Global Features Read global/multiscreen Read global/fullscreen -Read global/windowmenu +Read global/appspecific # Machine-specific features -Read $[HOST]/config +PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ + && echo Read $[HOST]/config \ + || echo Read default/config" + +# Menus (must be loaded after themes) +Read global/windowmenu +Read global/alttab # Virtual Desktops DesktopSize 6x1 EdgeThickness 1 -EdgeResistance 1 0 +EdgeResistance 1 +Style * EdgeMoveDelay 1, EdgeMoveResistance 0 EdgeScroll 0 0 ##### @@ -35,7 +53,7 @@ CursorStyle Menu left_ptr # Global Styles and Options HideGeometryWindow Move OpaqueMoveSize -1 -Style * TileCascadePlacement, GrabFocusOff +Style * MinOverlapPlacement, GrabFocusOff Style * ResizeOpaque Style * EWMHUseStrutHints, MwmButtons @@ -71,8 +89,8 @@ DestroyFunc UrgencyDoneFunc AddToFunc UrgencyDoneFunc + I Nop -Style xeyes !Title -Style MPlayer EWMHUseStackingOrderHints +# FvwmCommand is useful +Module FvwmCommandS # Initialization AddToFunc InitFunction_Screen0