Hi,
As for the W95 emulation, one possibility is to use the AnotherLevel
Package from RedHat, or if you like I can log in once and choose the
Fvwm95 decors and send you the .fvwm2rc file. (Can't promise on
documentation though...)
As for shutting down there are a couple of possibilities which have been
suggested in the past. One is
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
how about just setting ctrl-alt-del to shutdown instead of reboot?
in your /etc/inittab do this:
instead of "ca::ctrlaltdel:/sbin/shutdown -t3 -r now"
do "ca::ctrlaltdel:/sbin/shutdown -t3 -h now"
(RH system, but it should be similar everywhere)
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
or
Write a little shell script to run the shutdown command.
Install sudo on your system (see the man page, etc.)
Set up the sudoers config file to allow you, your wife, etc. to run that
script with root permissions.
Add a menu item to your FVWM root menu (or wherever) that invokes "sudo
/my/script/name".
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Or another option yet is to use gdm as your X-login interface instead of
xdm. This has a halt and reboot option on the interface. My wife already
rebooted my machine with this interface, got nervous when she saw all the
infomation and, "following directions", next thing she new she was in the
BIOS setup...
Tom
On Tue, 4 Apr 2000, Jake Holmen wrote:
>Hi. Dorky as this sounds, I would like to use FVWM2 as a W95 replacement -
>with some buttons mapped to different applications like Netscape - Gimp etc.
> Could someone (with a well commented dotfile ; )
>please send me a link to their dot file - with instructions as to where to
>store it, and the different pixmaps they have installed on their system. I
>have downloaded some files that I thought would be useful
>- the dotfile generator (dotfile-2_4_1-1_noarch.rpm)
>- the dotfile fvwm2 module (dotfile-fvwm2-1_1-1_noarch.rpm)
>Also from the FVWM2 homepage (I think :)
>I downloaded
>- 3d pixmaps (3d_pixmaps_V1_21_tar.gz)
>- Normal icons (icons_tar.gz)
>
>If someone is using these icons successfully to have "shortcut icon menus"
>(Cant think of a better way to describe it) like in wharf, could they send
>me (off list if neccessary) a copy of the dotfile and where to put it.
>
>
>Sorry if that sounds absurd, but I am trying to get my head around the
>different options to make fvwm2 usable for myself and my wife.
>
>2nd Q.
>
>IF someone can also send me the syntax of a "shutdown machine" button on
>their X-win desktop that would be cool.
>
>For example - someone told me I could use 'sudo halt' and map it to a
>button.
>
>Cheers.
>
>J
>
>
>
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>--
>Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
>To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
>message to majordomo_at_fvwm.org.
>To report problems, send mail to fvwm-owner_at_fvwm.org.
>
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Apr 05 2000 - 10:21:09 BST