FVWM: Fvwm on a laptop: setting my physical screen resolution?

2002-10-31 Thread Tessa Lau
Hi all, I use fvwm on a laptop. When it's docked, it's connected to a monitor with 1600x1200 resolution; when I undock it, I have a virtual screen of 1600x12000 and physical screen of 1024x768. One of the problems that crops up is that an application will pop up modal dialog boxes (e.g., a

Re: FVWM: Fvwm on a laptop: setting my physical screen resolution?

2002-11-08 Thread Tessa Lau
Thanks for the suggestion. I installed Fvwm 2.5.4 and added this to my .fvwmrc: EwmhBaseStrut 0 576 0 432 style * EWMHPlacementUseWorkingArea style * placementoverlappenalties 1 5 10 1 0.05 1000, minoverlapplacement It doesn't have any effect. I'm trying to keep all windows in the

FVWM: Mouse focus don't pass click?

2002-11-23 Thread Tessa Lau
Hi all, I use MouseFocusClickRaises but I'd like the click NOT to pass through to the underlying application. I tried setting ClickToFocusPassesClickOff, it doesn't help. I bet it only holds for click-to-focus windows. What else can I try? Thanks, --Tessa -- Visit the official FVWM web page

Re: FVWM: rdesktop and passing through control/alt keys

2002-11-30 Thread Tessa Lau
I have a different but related problem: I use Lotus Notes under wine, and when I use Ctrl-Alt-arrow to switch desktops when wine is in focus, sometimes the Ctrl/Alt keypress _is_ sent to wine. When I return to wine, it thinks that Ctrl or Alt was pressed but never released. I suspect that this

Re: FVWM: rdesktop and passing through control/alt keys

2002-12-02 Thread Tessa Lau
Are you letting Fvwm manage the windows? Yes, I'm letting Fvwm manage Notes/Wine windows. This should not happen anymore in fvwm-2.5.4 or later with key bindings using the Any context. I'm using Fvwm 2.5.4 with the following bindings for switching desktops: Key Left AMC Scroll -100

FVWM: TaskBar and Pager together?

2002-12-03 Thread Tessa Lau
Last night I switched from GNOME 2 (which doesn't work well with FVWM 2.5.4) to a FVWM-only solution. The only thing I miss is the GNOME panel. I've configured FvwmTaskBar to do most of what I want (a few app launchers on the left, a list of windows, and a clock on the right) but I'd like to

Re: FVWM: TaskBar and Pager together?

2002-12-03 Thread Tessa Lau
I am not surprised that GNOME2 does not work well with FVWM. I hope that FVWM 2.6 will work not so bad. However, can you describe the problem you had? The problems are mostly with GNOME2, not with FVWM. I'm using the GNOME2 out of Debian unstable. First, I couldn't figure out how to tell

Re: FVWM: rdesktop and passing through control/alt keys

2002-12-08 Thread Tessa Lau
as if Control, Shift, or Alt has been pressed but not released. For example, typing 'o' might bring up the Open Database dialog, which is normally accessed via the Ctrl-o combination. --Tessa On Tuesday, Dominik Vogt mumbled: On Mon, Dec 02, 2002 at 10:26:55PM -0500, Tessa Lau wrote: Are you

Re: FVWM: rdesktop and passing through control/alt keys

2002-12-09 Thread Tessa Lau
Does it matter wherher you start fvwm first or the application? Do *any* key bindings work over this window? I always start fvwm first (from gnome-session). Do you think that starting Notes first and then fvwm later will change anything? Both the keybindings *work* as advertised. The

Re: FVWM: Some suggestions -a rant

2003-01-17 Thread Tessa Lau
On Friday, Maciej Kalisiak mumbled: Note though that fvwm-themes is not a panacea for new FVWM users... not yet. Nor is it a panacea for experienced FVWM users! I've configured a lot of FVWM's behavior in the past, but I had yet to tackle the problem of making it look pretty beyond selecting

FVWM: Restoring focus after FPGrabFocus

2003-02-01 Thread Tessa Lau
I use FPGrabFocus to force a particular app to grab the keyboard focus after it's launched. When the app exits or is iconfied, FVWM 2.5.5 doesn't restore the focus to the app underneath the cursor (usually an xterm) until I physically move the cursor out of the window and back into it. I'm

FVWM: Java Swing window positioning

2003-02-03 Thread Tessa Lau
I'm writing an application in Java Swing (Sun JDK 1.4.1). When the application comes up, it's always positioned off the upper-left corner of the screen, so that the titlebar and left border are not visible. I use FVWM 2.5.5. How do I get FVWM to position the window correctly? Thanks, --Tessa

Re: FVWM: Java Swing window positioning

2003-02-05 Thread Tessa Lau
FixedPPosition works for me. Thanks for the help! --Tessa -- 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: Help with conditional commands

2003-05-21 Thread Tessa Lau
I'm trying to create a function that warps the pointer to the currently running browser (which could be Phoenix, Galeon, or Mozilla), and if none of those browsers is running, starts up the browser of my choice. Here's what I have: DestroyFunc Warp-or-Run-Browser AddToFunc Warp-or-Run-Browser +

Re: FVWM: Help with conditional commands

2003-05-21 Thread Tessa Lau
Oops, I forgot to specify the version. You're right, upgrading from 2.5.5 to 2.5.6 seems to fix it. Thanks. --Tessa Run a more current fvwm version where Break is not broken (quirk). I think I already asked today on the list to always specify your version. Regards, Mikhael. -- Visit

Re: FVWM: VMWare/Evolution and focus following mouse

2003-05-24 Thread Tessa Lau
I've tried on multiple occasions to reproduce the problem without success. Thanks for trying. I know I'm not crazy, even though I may not be able to prove it. :) What focus settings do you have? I use: Style * MouseFocusClickRaises However I've also reproduced the problem with the

FVWM: GNOME2/fvwm integration

2003-07-05 Thread Tessa Lau
I'm installing Debian unstable and the latest GNOME2 desktop on a friend's system, and I'm trying to convince him to see the light and switch from sawfish to fvwm2. However I'm running into a few bugs with the GNOME2 integration. I'm using a freshly built fvwm 2.5.7. I switch to fvwm by killing

Re: FVWM: GNOME2/fvwm integration

2003-07-07 Thread Tessa Lau
Is this problem occur only the first time you log back? No. It happens every other time. I logged out and logged in six times. On attempts #1, 3, and 5, the menu panel was on the bottom. On attempts #2, 4, and 6, the menu panel was on the top. It flipped from one end of the screen to the

Re: FVWM: GNOME2/fvwm integration

2003-07-17 Thread Tessa Lau
I hope this is fixed now in the current cvs. You may try the next snapshot: I tried that snapshot but it's still not fixed. The behavior is somewhat different, though. When I log out and log back in with the new fvwm, the menu panel is now about 100 pixels below the top of the screen ---

Re: FVWM: GNOME2/fvwm integration

2003-07-23 Thread Tessa Lau
The 7/23 snapshot is somewhat better but still not fixed. The menu panel is now correctly placed at the top of the screen. However, the edge panel also starts out underneath the menu panel at the top of the screen, with a few rows of pixels barely visible underneath the meun panel. I am able to

Re: FVWM: GNOME2/fvwm integration

2003-07-26 Thread Tessa Lau
Ok, if I well understand when you use gnome to move your edge panel it is not placed correctly. No. The panel is not placed correctly at login. Let me describe the problem in more detail. I usually use a single edge panel at the top of the screen (since I have all these problems with the

Re: FVWM: Java Swing window positioning

2003-02-28 Thread Tessa Lau
FWIW, Sawfish 1.2-gtk2 with Blackdown 1.4.1-01 positions the window such that the upper-left corner of the window decorations is at position 0,0. FVWM 2.5.5 with Blackdown 1.4.1-01 positions the window such that the upper-left corner of the window contents is at position 0,0 --- the window