Hello,
I have to setup a linux-box in a kiosk-mode. Therefore I wanted to use 
fvwm even though I'm not familiar to it.
I want to have a titel for every window and just one button in the top 
left corner. The button should be a typicall "x" for our windows-user.  
Resizing should not be possible and perhaps moving too.
At the moment my .fvwm2rc looks like this:
---------------my .fvwm2rc--------------------------
Emulate win
Style "*" ClickToFocus
Style "*" MWMFunctions
Style "*" HintOverride
Style "*" MWMDecor
OpaqueMoveSize 100
EdgeScroll 100 100
EdgeResistance 250 10
Style "*" RandomPlacement
Style "*" NoPPosition
DeskTopSize 1x1

# Should be an "x"-Button - but isn't. Told at
# http://www.linux-magazin.de/Artikel/ausgabe/1996/09/Fvwm/fvwm-abb1.gif
ButtonStyle 1   4       [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED]
                        [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED]
                        [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL 
PROTECTED] [EMAIL PROTECTED]

# Close Window by pushing button on top-right
Mouse   1       1       A       Close
# No mouse-actions allowed:
Mouse   0       R       A       nop
Mouse   0       W       A       nop
Mouse   0       T       A       nop
Mouse   0       S       A       nop
Mouse   0       F       A       nop
Mouse   0       I       A       nop
---------------------------------------------------------
How can I get the button from top-left to top-right? And why doesn't it 
look like an "X". 

Thank you very much!

Best regards
  Volker


--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to