X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/b0c2e7aee6eb11bee61a971e2bf530e325378c43..HEAD:/config diff --git a/config b/config index b652a53..de9ce43 100644 --- a/config +++ b/config @@ -1,28 +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 XMODIFIERS '@im=uim' SetEnv GTK_IM_MODULE 'uim' SetEnv QT_IM_MODULE 'uim' +SetEnv GDK_CORE_DEVICE_EVENTS 1 + +SetEnv GTK2_RC_FILES $[FVWM_USERDIR]/gtk2rc # Global Features Read global/multiscreen Read global/fullscreen -Read global/windowmenu +Read global/appspecific +Read global/mpdkeys # 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/mpdmenu +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,11 +49,12 @@ CursorStyle Default left_ptr CursorStyle Title left_ptr CursorStyle Root left_ptr CursorStyle Menu left_ptr +BusyCursor * False # Global Styles and Options HideGeometryWindow Move OpaqueMoveSize -1 -Style * TileCascadePlacement, GrabFocusOff +Style * MinOverlapPlacement, GrabFocusOff Style * ResizeOpaque Style * EWMHUseStrutHints, MwmButtons @@ -75,10 +90,10 @@ DestroyFunc UrgencyDoneFunc AddToFunc UrgencyDoneFunc + I Nop -Style xeyes !Title -Style MPlayer EWMHUseStackingOrderHints +# FvwmCommand is useful +Module FvwmCommandS # Initialization AddToFunc InitFunction_Screen0 -+ I Exec exec xscreensaver +# + I Exec exec xscreensaver + I Exec exec gmpc