YaST/Default Interface
From openSUSE
< YaST
This HOWTO will guide you through changing the default YaST interface: either to the GTK (GNOME-style) or Qt (KDE-style) one, regardless of which desktop environment you want to use.
[edit]
Changing to the Qt (KDE-style) YaST
Launch YaST and then go to the /etc/sysconfig editor module (under System). Now select System -> Yast2 -> GUI.
Now simply change the values of WANTED_GUI and WANTED_SHELL from auto to qt. You will now have YaST Qt running by default:
[edit]
Changing to the GTK (GNOME-style) YaST)
Launch YaST and then go to the /etc/sysconfig editor module (under System). Now select System -> Yast2 -> GUI.
Now simply change the values of WANTED_GUI and WANTED_SHELL from auto to gtk. You will now have YaST GTK running by default:

