http://blogs.dailynews.com/click/2008/04/10/configuring-fvwm-in-openbsd-an/
Showing posts with label fvwm. Show all posts
Showing posts with label fvwm. Show all posts
Monday, November 3, 2014
fvwm local setup
REF: Doing ls -a shows the dot-files, too, and I see that there is a file called .fvwmrc in /usr/X11R6/lib/X11/fvwm/.
Monday, April 22, 2013
running scim input method with built-in fvwm
1) edit ~/.xsession
export LC_CTYPE=en_US.UTF-8
export XMODIFIERS=@im=scim
export GTK_IM_MODULE="scim"
scim -d&
/usr/X11R6/bin/xterm &
exec dbus-launch /usr/X11R6/bin/fvwm
2) Exit and login again via xdm.
export LC_CTYPE=en_US.UTF-8
export XMODIFIERS=@im=scim
export GTK_IM_MODULE="scim"
scim -d&
/usr/X11R6/bin/xterm &
exec dbus-launch /usr/X11R6/bin/fvwm
2) Exit and login again via xdm.
Subscribe to:
Posts (Atom)