I use Opensuse 11 and how can I choose both Gnome and fvwm at the start menu?
After I setup the fvwm-themes I have changed /etc/X11/xinit/xinitrc from
Code:
# su
Code:
exec $WINDOWMANAGER
#exec fvwm-themes-start
into
Code:
# exec $WINDOWMANAGER
exec fvwm-themes-start
then I can use fvwm-themes but not Gnome anymore; however, if I use
Code:
exec $WINDOWMANAGER
I can only use normal fvwm not fvwm-themes. And I can log on the Gnome.
May I ask how can I choose both fvwm-themes and Gnome from the start menu please? Cheers.
