[6276] in RedHat Linux List
Re: fvwm95
daemon@ATHENA.MIT.EDU (Borg)
Tue Nov 26 15:32:46 1996
Date: Tue, 26 Nov 1996 11:06:19 -0800
From: Borg <vladimip@iceonline.com>
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Miguel Avillez wrote:
>
> huummm a newbie question...
>
> I want to have the same stuff I had running the old fvwm but in fvwm95. so
> here are some questions:
>
> 1. How do I disable the task bar for ever?
Comment it out in your .fvwm2rc95 so that it doesn't start.
This section:
# Stuff to do at start-up
#
AddToFunc "InitFunction"
# "I" Module FvwmAuto 500
+ "I" Module FvwmAudio
+ "I" Module FvwmButtons
+ "I" Module FvwmTaskBar
#+ "I" Module FvwmPager 0 3
AddToFunc "RestartFunction" "I" Module FvwmButtons
+ "I" Module FvwmTaskBar
#+ "I" Module FvwmPager 0 3
#+ "I" Module FvwmAuto 500
Put # before all the lines that contain "TaskBar" string.
> 2. How do I get iconify of windows without the task bar?
Hmm... why don't you just switch to fvwm? Anyway, uncomment
the foll. line in your fvwm2rc95:
# If we use the FvwmTaskBar we don't need the icons :-)
# Style "..." Icon are also commented below.
Style "*" NoIcon
Style "*" MWMFunctions
Style "*" HintOverride
Style "*" MWMDecor
Style "*" DecorateTransient
Line number 3 above.
--
#include <disclaimer.h> | *Good pings come in small packets*
Vlad Petersen | Linux: multiuser, multitasking,
Vancouver, B.C | multiplatform, 64-bit and free.
vladimip @ iceonline.com | Ceterum censeo Microsoftam delendam esse
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null