On Tue, Mar 25, 2008 at 03:48:24PM +0100, Johannes Meixner wrote: > > Hello, > > how can I determine in a YaST module if it runs currently > in GUI mode (Qt or Gtk) or in text-only (ncurses) mode? > > If it runs in text-only mode, how can I determine its current > screen size (i.e. how many lines and characters per line)?
Use UI::GetDisplayInfo(). ciao Arvin -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
