Re: FVWM: Mouse binding breaks Firefox? [SOLVED]

2024-04-04 Thread Roland Freikamp
:02:14 +0100, Roland Freikamp wrote: > Hi, > > since a recent update (of fvwm, Firefox, or Xorg), > some fvwm-mouse-bindings break Website-menus in Firefox on Linux. > It worked fine previously. > > Details: > - Fvwm-configuration: > I used Super_L + left mouse-button t

FVWM: Mouse binding breaks Firefox?

2024-03-25 Thread Roland Freikamp
Hi, since a recent update (of fvwm, Firefox, or Xorg), some fvwm-mouse-bindings break Website-menus in Firefox on Linux. It worked fine previously. Details: - Fvwm-configuration: I used Super_L + left mouse-button to move/raise/lower windows, which is really handy: Mouse 0 W 4 move

FVWM: Mouse binding prevents some buttons from working on FVWM 2.7.0

2023-06-06 Thread Stephen Talley
I've bound ctrl-mouse1 to Resize a window: Mouse 1 W C ResizeOrMove DestroyFunc ResizeOrMove AddToFunc ResizeOrMove + I Raise + M Resize Direction Automatic WarpToBorder + D Move This does what I want, but now normal mouse1 clicks (no modifiers) on certain widgets in

Re: FVWM: mouse

2021-03-22 Thread Thomas Dickey
On Mon, Mar 22, 2021 at 07:56:01PM +0100, Dominik Vogt wrote: > On Mon, Mar 15, 2021 at 01:38:56PM +0100, Klaus Altmann wrote: > > how can I change the size, shape, or color of the mouse pointer? i mean this > > little black arrow which is to tiny for my eyes... > > I have this in

Re: FVWM: mouse

2021-03-22 Thread Dominik Vogt
On Mon, Mar 15, 2021 at 01:38:56PM +0100, Klaus Altmann wrote: > how can I change the size, shape, or color of the mouse pointer? i mean this > little black arrow which is to tiny for my eyes... I have this in $HOME/.Xresources: Xcursor.size: 64 Ciao Dominik ^_^ ^_^ -- Dominik Vogt

Re: FVWM: mouse

2021-03-22 Thread Thomas Dickey
- Original Message - | From: "Klaus Altmann" | To: fvwm@fvwm.org | Sent: Monday, March 15, 2021 8:38:56 AM | Subject: FVWM: mouse | Hi everybody, | | how can I change the size, shape, or color of the mouse pointer? i mean | this little black arrow which is to tiny for my eyes.

FVWM: mouse

2021-03-22 Thread Klaus Altmann
Hi everybody, how can I change the size, shape, or color of the mouse pointer? i mean this little black arrow which is to tiny for my eyes... Thanks + bye, Klaus

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Wed, Mar 01, 2017 at 03:10:48PM -0500, Chris Siebenmann wrote: > > > If you click on the link, it's supposed to print something like: > > > > > > link > > > http://gtk.org > > > In a configuration with a Mouse 1 binding that includes the Window > > > context (so W or A), the link can't be

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Chris Siebenmann
> > If you click on the link, it's supposed to print something like: > > > > link > > http://gtk.org > > In a configuration with a Mouse 1 binding that includes the Window > > context (so W or A), the link can't be activated by clicking mouse-1 > > and link.py prints nothing. You can

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Wed, Mar 01, 2017 at 08:36:58PM +0100, Dominik Vogt wrote: > On Wed, Mar 01, 2017 at 01:36:52PM -0500, Chris Siebenmann wrote: > > (Let me know if you want more detail somewhere here and I can rerun > > my gdb tracing and/or add printfs appropriately.) > > > > Fortunately there is a simple

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Wed, Mar 01, 2017 at 08:45:36PM +0100, Dominik Vogt wrote: > On Wed, Mar 01, 2017 at 08:36:58PM +0100, Dominik Vogt wrote: > > On Wed, Mar 01, 2017 at 01:36:52PM -0500, Chris Siebenmann wrote: > > > (Let me know if you want more detail somewhere here and I can rerun > > > my gdb tracing and/or

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Wed, Mar 01, 2017 at 01:36:52PM -0500, Chris Siebenmann wrote: > (Let me know if you want more detail somewhere here and I can rerun > my gdb tracing and/or add printfs appropriately.) > > Fortunately there is a simple reproduction program mentioned in the > Debian bug,

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Chris Siebenmann
> > Unless I have a simple test application and a configuration > > that exhibits that behaviour I cannot do much about it. > > Would you be able to fvwm in Xnest and debug through > > events.c:__handle_bpress_on_managed() to see what actually happens? > > By the way, have you tried to get the

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Chris Siebenmann
> The only other reason fvwm grabs a button is for focus handling in > focus.c:__focus_grab_one_button(). The only possible reason I > could think of is that the application does not accept focus so > that grab never gets removed. Have you tried > > Style * Lenience > > as Dan suggested? >

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Wed, Mar 01, 2017 at 07:02:55PM +0100, Dominik Vogt wrote: > On Wed, Mar 01, 2017 at 09:43:58AM -0500, Chris Siebenmann wrote: > > > On Tue, Feb 28, 2017 at 08:42:38PM -0500, Chris Siebenmann wrote: > > > > > > > > > > If I comment out all Mouse 0 and 1 bindings from my fvwmrc-2.5 > > > > > >

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Wed, Mar 01, 2017 at 09:43:58AM -0500, Chris Siebenmann wrote: > > On Tue, Feb 28, 2017 at 08:42:38PM -0500, Chris Siebenmann wrote: > > > > > > > > If I comment out all Mouse 0 and 1 bindings from my fvwmrc-2.5 > > > > > file (from the URL) *except* either: > > > > > > > > > > Mouse

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Chris Siebenmann
> > > > then I see the extra LeaveNotify / EnterNotify / KeymapNotify sequence > > > > in xev > > Forget about these; that's just how X works. I dusted off old memories about the patches that I'm carrying in my home fvwm binary and not my work one, and I think that this has come up before and

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Chris Siebenmann
> On Tue, Feb 28, 2017 at 08:42:38PM -0500, Chris Siebenmann wrote: > > > > > > If I comment out all Mouse 0 and 1 bindings from my fvwmrc-2.5 > > > > file (from the URL) *except* either: > > > > > > > > Mouse 1 A MS Iconify > > > > or > > > >

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-03-01 Thread Dominik Vogt
On Tue, Feb 28, 2017 at 08:42:38PM -0500, Chris Siebenmann wrote: > > > > If I comment out all Mouse 0 and 1 bindings from my fvwmrc-2.5 > > > file (from the URL) *except* either: > > > > > > Mouse 1 A MS Iconify > > > or > > > Mouse 1 A

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-02-28 Thread Chris Siebenmann
> >> When you click a mouse it should generate 2 X11 events: > >> > >> ButtonPress > >> ButtonRelease > > > > I've just used xev to confirm that I see ButtonPress and ButtonRelease > > events. However, what I have discovered is that I see additional events > > with my FVWM configuration.

Re: FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-02-28 Thread Dan Espen
Chris Siebenmann writes: >> Chris Siebenmann writes: >> >> > Corebird is a Linux/GTK Twitter client: >> >https://corebird.baedert.org/ >> > >> > In attempting to use the current version on Fedora 25, I have uncovered >> > a weird oddity where I

FVWM: Mouse click problem with Corebird plus my FVWM configuration

2017-02-28 Thread Chris Siebenmann
Corebird is a Linux/GTK Twitter client: https://corebird.baedert.org/ In attempting to use the current version on Fedora 25, I have uncovered a weird oddity where I cannot click links with the left mouse button when using my FVWM configuration. Corebird recognizes that I have clicked and

Re: FVWM: mouse button conflict with gnome

2011-02-03 Thread Thomas Adam
On Thu, Feb 03, 2011 at 03:50:36PM -0500, Jim Cline wrote: I am running fvwm under gnome (ubuntu), and most things work correctly, but the left and right mouse buttons are somehow overridden by gnome, and I can't figure out how to let them be controlled by fvwm. Only the middle mouse button

FVWM: mouse wheel

2005-07-04 Thread Bill Jehle
Is there a way to get the mouse wheel working? here is the Xorg.log.0: (II) Module wacom: vendor=X.Org Foundation compiled for 4.3.99.902, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.4 (II) Wacom driver level: