Re: FVWM: FVWM and Linux SuSE

2005-03-29 Thread Harshwardhan Nagaonkar

Lucio Chiappetti wrote:
snip/

The last message should derive from the second line of InitFunction.
Apparently this susewmif is neither installed nor documented on my
system.

AddToFunc InitFunction
# +I   Module FvwmBanner
 + I   Exec susewmif xmessages


I can't trace the two warnings (about non existing menu definitions) in my
.fvwm2rc.



Well, I run Novell Linux Desktop which is based on Suse. Here are my 
relevant menu lines that I use to get the SUSE/NLD system menu:

-AddtoMenu section---
+  Nop
+S. SUSE menu Popup xdg_menu
+  Nop
-end AddtoMenu---

and another section does this to enable it:

#System generated menu
PipeRead 'xdg_menu --charset UTF-8 --format fvwm2'


My xdg_menu binary is located at:

[EMAIL PROTECTED]:~ which xdg_menu
/usr/bin/xdg_menu

[EMAIL PROTECTED]:~ rug se xdg

S | Channel | Name   | Version
--+-++-
i | nld-9-i586  | opendesktop-kdexdgmenu | 1-0.7
i | nld-9-i586  | xdg-menu   | 0.2-45.2



Hope that helps,
--
Harshwardhan Nagaonkar
Brigham Young University
Provo, UT - 84602
--
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]


FVWM: keep windows on a page

2005-02-02 Thread Harshwardhan Nagaonkar
I was able to find a solution in the manual for starting up a particular 
window in a particular page. It works great, all I do is


Style *hunder*SkipMapping,  StartsOnPage 2 2

However, what I want to now accomplish is to start up an app on the same 
page that I start it with the menu.


Let me explain. I have a setup of 1 desktop with 9 pages arranged in a 
box formation. If I am on page 1, I open up my menu and start an 
application. Now I move to page 4. Because the application is still 
starting up, the main window of the application starts up on page 4 
(where I currently am).


Is it possible to make the application remember that it was started on 
page 1 and open up there (in the background) and not come up annonyingly 
on page 4?


I know that I can wait until the app starts up on page 1 etc, and I've 
been living like that for a while now. Just curious if there is a way to 
accomplish this in FVWM.


Thanks,
--
Harshwardhan Nagaonkar
Brigham Young University
Provo, UT - 84602
--
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]


Re: FVWM: keep windows on a page

2005-02-02 Thread Harshwardhan Nagaonkar

Thomas Adam wrote:

On Wed, Feb 02, 2005 at 10:50:44AM -0700, Harshwardhan Nagaonkar wrote:


Let me explain. I have a setup of 1 desktop with 9 pages arranged in
a box formation. If I am on page 1, I open up my menu and start an
application. Now I move to page 4. Because the application is still
starting up, the main window of the application starts up on page 4
(where I currently am).



Have you seen the following URL?

http://www.fvwmwiki.org/cgi/moin.cgi/Tips_2fRememberStartPage

-- Thomas Adam



Doh!

Thanks Adam,
--
Harshwardhan Nagaonkar
Brigham Young University
Provo, UT - 84602
--
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]


Re: FVWM: strange behaviour

2005-01-08 Thread Harshwardhan Nagaonkar

Julien Guertault wrote:

Hello,

snip/

This sounds like a FAQ 0.1 problem... ^_^
Make sure this doesn't have to do with CapsLock/NumLock/ScrollLock modifer.
If it does, then you can add

IgnoreModifiers L25

in your config file.
snip/


I'm sure this has been discussed before, but I can't help wondering if 
we can fix this forever by having a simple floating message (looks like 
a popup) for 2 seconds whenever FVWM starts up and has the num-lock key 
on (activated, etc). Just like GDM shows you a message when the caps key 
is on.


And like the FAQ says, whoever fixes this will get their names up on big 
letters on the site! :)


--
Harshwardhan Nagaonkar
Brigham Young University
Provo, UT - 84602
--
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]


Re: FVWM: Translucency

2004-07-28 Thread Harshwardhan Nagaonkar

Dalibor Straka wrote:

On Tue, Jul 27, 2004 at 07:44:22PM +0200, Julian Leyh wrote:

snip/

The translucency patch only works for the menus.. and it's not really
real transparency, only simulated real transparency ;)
you'll notice that the translucent parts won't update if the content of
the underlying window changes.


Thank you very much, this saves much my work ;). My idea was clocks and
pager in the right down corner, always on top and translucent.

snip/

Yeah, me too. I'm going to wait for a proper implementation of 
translucency from the X-server. I guessed that the translucent parts 
wouldn't update since that's the same kind of hack used in the KDE 
translucent menu feature.




Nice people here,


You got that right... really friendly and helpful people here.


-- Dalibor Straka

--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


Re: FVWM: Translucency

2004-07-27 Thread Harshwardhan Nagaonkar

Thomas Adam wrote:

On Tue, 27 Jul 2004 17:34:58 +0200
Dalibor Straka [EMAIL PROTECTED] wrote:

snip/

i've set up a transparent pager and menu acording to FAQ and archive,
but need translucent pager in order to see the text beneath. I also
read about translucent patch. I'm using debian unstable with fvwm
2.5.10, patching and compiling means to lose all the advantages of
debian packages.



Not necessarily. You can quite easily:

apt-get source fvwm

snip/

I was just wondering, is there any reason why that translucency patch 
hasn't been put into the main source? I guess if it breaks other stuff 
that would be bad, but it could just be another option configurable for 
those who wouldn't want translucent pagers.


Apologies if this has already been discussed as being not possible.

Thanks,
--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


Re: FVWM: Translucency

2004-07-27 Thread Harshwardhan Nagaonkar

Axel Steiner wrote:

Hi,

snip/

I also wanted to patch fvwm 2.5.10 with the translucent patch, but it was not
necessary. Try to set a background with Esetroot (comes with Eterm)
and make a colorset with RootTransparent. I think that is what you want.


These are the relevant lines in my .fvwm2rc file. What other changes did 
you have to do to get a translucent pager (you can see windows/text that 
are overlapped by the pager)?


Thanks much,
===
CleanupColorsets
Colorset 0 fg white, bg blue, RootTransparent
*FvwmPager: Colorset 0

AddToFunc InitFunction
+ I GoToPage 1 1
+ I exec Esetroot $HOME/downloaded/wapers/hawaii0321280.jpg
===

--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


Re: FVWM: page navigation

2004-07-23 Thread Harshwardhan Nagaonkar

Julian Leyh wrote:

hello...

snip/

Next question is about the Translucency patch..
Is Translucency only for menus? i tried FvwmPager, but it doesn't seem
to be possible... FvwmPager has StaysOnTop, so it'd be nice to see
what's in the window under it.. but i think, for that i'll need real
translucency provided by the X server. am i right?


I have a solution that works for me (TM) for the pager being always on 
top. I have the Pager swallowed by FvwmButtons with some dockapps. 
Then I define the FvwmButtons to have a title bar. Then I use the Style 
NoButtons directives to nuke all buttons _except_ the WindowShade 
button.  This way my page is on the right hand side of the screen and I 
 can shade it anytime I want when I need to see the app underneath and 
unshade otherwise.


As a note, I previously had it window-shading automatically by focus 
(i.e. if I left the pager, it would lose focus and shade immediately and 
vice versa). But this became annoying and less useful when I wanted the 
pager to be ontop of certain apps at times. Hence the manual shade approach.

==Example
Style FvwmButtons   Sticky, StaysOnTop, Title, !Borders
Style FvwmButtons   NoButton 1, NoButton 3, NoButton 2
Style FvwmButtons   NoButton 4, NoButton 6, NoButton 8

#   for the title bar buttons:
Mouse 0 1   A   Menu MenuFvwmWindowOps2 Close
Mouse 0 4   A   Maximize 95 100
Mouse 2 4   A   Maximize 0 100
Mouse 3 4   A   Maximize grow 0
Mouse 0 2   A   Close
Mouse 0 3   A   Stick
Mouse 0 6   A   Iconify
Mouse 0 8   A   Layer 0 6 Toggle
Mouse 0 5   A   WindowShade
===

Oh, and I'm sorry if the message doesn't thread, I use gmane for 
read-only newsgroups.


HTH,
--
Harsh
--
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]


Re: FVWM: page navigation

2004-07-23 Thread Harshwardhan Nagaonkar

Julian Leyh wrote:

hello...

snip/

Next question is about the Translucency patch..
Is Translucency only for menus? i tried FvwmPager, but it doesn't seem
to be possible... FvwmPager has StaysOnTop, so it'd be nice to see
what's in the window under it.. but i think, for that i'll need real
translucency provided by the X server. am i right?


Sorry if this message doesn't thread, I use gmane for reading this 
newsgroup.


One solution that I used for seeing FvwmPager when I want to is 
windowshading. Previously I had it so that the Pager would shade when it 
lost focus, but it would do that when I didn't want it to sometimes. So, 
 I now use manual shading for my FvwmButtons (which swallows 
FvwmPager). Like so:


Style FvwmButtons NoButton 1, NoButton 3, NoButton 2
Style FvwmButtons NoButton 4, NoButton 6, NoButton 8
Style FvwmButtons Sticky, StaysOnTop, Title, !Borders

#   for the title bar buttons:
Mouse 0 1   A   Menu MenuFvwmWindowOps2 Close
Mouse 0 4   A   Maximize 95 100
Mouse 2 4   A   Maximize 0 100
Mouse 3 4   A   Maximize grow 0
Mouse 0 2   A   Close
Mouse 0 3   A   Stick
Mouse 0 6   A   Iconify
Mouse 0 8   A   Layer 0 6 Toggle
Mouse 0 5   A   WindowShade
=

So, hence now it stays on the right side of my screen and I shade it 
whenever I want to and it stays out of the way of my work and when I 
want it to be there no matter what, I unshade it. Just an alternative 
solution to the translucency (which I don't think is in X yet...).


e.g.
+-+-+-+
| |
+ +---+
| Desk0   |Pgr|
+ +---+
| |
+-+-+-+

HTH,
--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


FVWM: custom title bar for a particular app?

2004-07-21 Thread Harshwardhan Nagaonkar

Is it possible to have a custom title bar buttons for a particular app?

In my normal config, I have quite a lot of buttons for normal windows 
(maximize, minimise, close, sticky etc). I have one app which I would 
like to control which of those buttons appear in its title bar. E.g. I 
want it to only have the windowshade button to appear. Is there a way 
to make the ButtonStyle apply to only one app?


Thanks,
--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


Re: FVWM: custom title bar for a particular app?

2004-07-21 Thread Harshwardhan Nagaonkar

Mikhael Goikhman wrote:

On 21 Jul 2004 18:07:22 -0600, Harshwardhan Nagaonkar wrote:


Is it possible to have a custom title bar buttons for a particular app?



It is possible to enable/disable globally defined titlebar buttons.


In my normal config, I have quite a lot of buttons for normal windows 
(maximize, minimise, close, sticky etc). I have one app which I would 
like to control which of those buttons appear in its title bar. E.g. I 
want it to only have the windowshade button to appear. Is there a way 
to make the ButtonStyle apply to only one app?



  Style one app NoButton 1, NoButton 2, NoButton 4, NoButton 6

Regards,
Mikhael.


Thanks! Once again the fvwm-users group rescues a hapless user blinded 
from the truth in the man pages :)


--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


FVWM: titlebar always on top config?

2004-07-13 Thread Harshwardhan Nagaonkar

Hello list,
I know that there is a Raise and a RaiseLower that I can use 
for my titlebar button. Currently I have in my config:


Mouse 0 8   A   Raise

However, when a new window is spawned, it covers the window that I just 
raised using that title bar button. So, my question is what is the 
directive that I need so that the window is AlwaysOnTop. Kind of like a 
Stick function, but I never ever want any other window to overlap it. 
Does that make sense... I hope:) ? Something to the effect of:


Mouse 0 8   A   AlwaysOnTop

Is there a way to accomplish this? I've spent ~1 hour poring through the 
manual for this answer and thought I'd try the list this time. Usually I 
find the answer after searching the manual and google, but this one is 
elusive.


Thanks for the help!

--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]


[SOLVED]Re: FVWM: titlebar always on top config?

2004-07-13 Thread Harshwardhan Nagaonkar

Thomas Adam wrote:

On Tue, 13 Jul 2004 11:12:52 -0600
Harshwardhan Nagaonkar [EMAIL PROTECTED] wrote:

snip/

Style MyRxvtThatRocks  StartsOnPage 0 0 2, SkipMapping, StaysOnTop

As for binding it to a mouse action, you will need to layer it.
Something like:

Mouse 0 8   A   Layer 0 6

   ^^^
Ah! I feel like saying Duh. I just missed it in the manual. It is just 
above the StaysOnTop stuff. Thanks for clearing that out.


Thanks again,
--
Harshwardhan Nagaonkar
Electrical Engineering Sysop
Brigham Young University - 84602
--
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]