Mailinglist Archive: yast-devel (157 mails)
| < Previous | Next > |
Re: [yast-devel] YaST goes yellow-black :-)
- From: Katarina Machalkova <kmachalkova@xxxxxxx>
- Date: Mon, 18 Jun 2007 11:25:49 +0200
- Message-id: <200706181125.54258.kmachalkova@xxxxxxx>
> Which environment variable can be used to set the color theme? I only
> saw the /etc/sysconfig variable in that thread.
>
Y2NCURSES_COLOR_THEME comes from sysconfig, but gets normally 'export'-ed into
environment by /sbin/yast2 script.
So you can alternatively set Y2NCURSES_COLOR_THEME to any of allowed values
(xterm, linux, rxvt, mono, braille) yourself in the shell, or in .bashrc. In
that case, however, make sure this variable in /etc/sysconfig/yast2 is empty
(which it is, by default) otherwise it gets overwritten by /sbin/yast2
B.
--
\\\\\ Katarina Machalkova
\\\\\\\__o YaST developer
__\\\\\\\'/_ & hedgehog painter
> saw the /etc/sysconfig variable in that thread.
>
Y2NCURSES_COLOR_THEME comes from sysconfig, but gets normally 'export'-ed into
environment by /sbin/yast2 script.
So you can alternatively set Y2NCURSES_COLOR_THEME to any of allowed values
(xterm, linux, rxvt, mono, braille) yourself in the shell, or in .bashrc. In
that case, however, make sure this variable in /etc/sysconfig/yast2 is empty
(which it is, by default) otherwise it gets overwritten by /sbin/yast2
B.
--
\\\\\ Katarina Machalkova
\\\\\\\__o YaST developer
__\\\\\\\'/_ & hedgehog painter
| < Previous | Next > |