Mailinglist Archive: yast-devel (191 mails)
| < Previous | Next > |
Re: [yast-devel] how to determine GUI versus ncurses mode via YCP
- From: Lukas Ocilka <lukas.ocilka@xxxxxxx>
- Date: Wed, 26 Mar 2008 13:06:04 +0100
- Message-id: <47EA3C2C.4000507@xxxxxxx>
Olaf Dabrunz napsal(a):
Use our documentation, please :)
http://forgeftp.novell.com/yast/doc/SL11.0/tdg/Book-UIReference.html
http://forgeftp.novell.com/yast/doc/SL11.0/tdg/YUI_builtins_GetDisplayInfo.html
Bye
Lukas
--
Lukas Ocilka, YaST Developer (xn--luk-gla45d)
-----------------------------------------------------------------
Ano, ano. Moudry rozkaz. Sam jsem nemel v tech gratulacich jasno.
On 25-Mar-08, Martin Vidner wrote:
On Tue, Mar 25, 2008 at 10:56:37AM -0400, Patrick Shanahan wrote:
* Johannes Meixner <jsmeix@xxxxxxx> [03-25-08 10:50]:The variables are there, but they are not exported:
If it runs in text-only mode, how can I determine its currentbash has env vars, $LINES and $COLUMNS, that will give screen size.
screen size (i.e. how many lines and characters per line)?
$ echo $LINES,$COLUMNS; env | grep LINES; env | grep COLUMNS
60,178
$
Using "stty size" sounds better to me. Maybe sh@ knows a wrapper for
this in YaST.
Use our documentation, please :)
http://forgeftp.novell.com/yast/doc/SL11.0/tdg/Book-UIReference.html
http://forgeftp.novell.com/yast/doc/SL11.0/tdg/YUI_builtins_GetDisplayInfo.html
Bye
Lukas
--
Lukas Ocilka, YaST Developer (xn--luk-gla45d)
-----------------------------------------------------------------
Ano, ano. Moudry rozkaz. Sam jsem nemel v tech gratulacich jasno.
| < Previous | Next > |