On 2007-06-05, Mumia W.. <[EMAIL PROTECTED]> wrote:
>
> You can create a script that starts X for you and resets the terminal 
> after X is done:
>
> ------------~/bin/mystartx----------
> #!/bin/sh
> startx
> consolechars -f Uni3-Terminus14
> --------------end-------------------
>
> Execute it by typing "sh ~/bin/mystartx" at a console.
>

That did it, thanks! Is there any advantage to using sh ~/bin/mystartx
over just making it executable and running it directly?

Cheers,

Tyler


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to