X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/eecdebcd2e2f90acc7a19ced1896a87dac6c3e0f..d1f3a29400d3aa897bc13d3282e1798f3cd9e082:/config diff --git a/config b/config index 8d63728..b256285 100644 --- a/config +++ b/config @@ -7,18 +7,26 @@ DestroyFunc ExitFunction 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' + # 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" # Virtual Desktops DesktopSize 6x1 EdgeThickness 1 -EdgeResistance 1 0 +EdgeResistance 1 +Style * EdgeMoveDelay 1, EdgeMoveResistance 0 EdgeScroll 0 0 #####