Guten Morgen from western Canada ... urxvt is my default on antiX-23.2 Linux distro. I use fluxbox as my wm. In ~/.fluxbox/startup I have a line that launches urxvt:
urxvt -g 180x37+800+20 -fn "xft:Bitstream Vera Sans Mono:pixelsize=15" -bg black -fg green -e $SHELL -c "clear; memo; $SHELL" & It works okay, but I notice that the terminal looks different from what it looks like _after_ login. urxvt from fluxbox/startup has the scrollbar on the left. So it must not be reading my ~/.Xresources which sets the scrollbar on the right. Is there another urxvt config file that controls it at login time? TIA .. -- Duke _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
