Sebastian Padó hat gesagt: // Sebastian Padó wrote:
> I run xdm as my x login manager and I would like to
> be able to reboot and halt from it (like kdm allows it).
I use a little script at all my home machines that you may like, too.
The trick is: The Xserver is running as root anyway, so if yo
On Sun, 29 Oct 2000, Sebastian Padó wrote:
> Hi all,
>
> I run xdm as my x login manager and I would like to
> be able to reboot and halt from it (like kdm allows it).
I've created the script /usr/local/sbin/tkmgr:
#!/usr/bin/wishx
# Init stuff
wm title . Chooser
wm protocol . WM_DELETE_WINDOW
In article <[EMAIL PROTECTED]>,
Sebastian =?iso-8859-1?Q?Pad=F3?= <[EMAIL PROTECTED]> wrote:
>Hi all,
>
>I run xdm as my x login manager and I would like to
>be able to reboot and halt from it (like kdm allows it).
>
>My idea was as follows: I created two new users, reboot
>and halt, whose .xsessi
Hi all,
I run xdm as my x login manager and I would like to
be able to reboot and halt from it (like kdm allows it).
My idea was as follows: I created two new users, reboot
and halt, whose .xsession only contained
"/sbin/shutdown -r -a now" and "/sbin/shutdown -h -a now"
respectively.
I also crea
4 matches
Mail list logo