Re: I need GUI using LEAST resources
From: robert (rchin_at_justsayno2spampanix.com)
Date: 12/10/04
- Next message: Sybren Stuvel: "Re: auto starting application on virtual terminal"
- Previous message: robert: "Re: I need GUI using LEAST resources"
- In reply to: Steve Ackman: "Re: I need GUI using LEAST resources"
- Next in thread: Michael Heiming: "Re: I need GUI using LEAST resources"
- Reply: Michael Heiming: "Re: I need GUI using LEAST resources"
- Reply: Steve Ackman: "Re: I need GUI using LEAST resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 10 Dec 2004 16:36:27 -0500
Steve Ackman wrote:
> Why run a WM at all? If you really need to squeeze
> as much as possible, just run the app directly under X.
> e.g.
> $ xinit $(which firefox)
>
> Alternatively, to get a bit more functionality,
> $ xinit $(which xterm)
> and then in the resulting xterm,
> $ thunderbird &
>
> In this case (assuming you're booting into runlevel 3),
> you don't need to change any config at all.
>
Thanks, I have 17" monitor.
Using your way, how can I maximize the app ? how to maximize the xterm
window ?
- Next message: Sybren Stuvel: "Re: auto starting application on virtual terminal"
- Previous message: robert: "Re: I need GUI using LEAST resources"
- In reply to: Steve Ackman: "Re: I need GUI using LEAST resources"
- Next in thread: Michael Heiming: "Re: I need GUI using LEAST resources"
- Reply: Michael Heiming: "Re: I need GUI using LEAST resources"
- Reply: Steve Ackman: "Re: I need GUI using LEAST resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]