Re: Restoring fvwm key bindings

2025-05-23 Thread Detlef Vollmann
On 5/23/25 16:29, Greg Wooledge wrote: On Fri, May 23, 2025 at 15:02:56 +0200, Detlef Vollmann wrote: And I have to correct myself: it's not starting firefox that causes the loss of the key bindings, but a specific web site. It's my internet banking site, and it only happens after I login, so I

Re: Restoring fvwm key bindings

2025-05-23 Thread Greg Wooledge
On Fri, May 23, 2025 at 15:02:56 +0200, Detlef Vollmann wrote: > And I have to correct myself: it's not starting firefox that causes > the loss of the key bindings, but a specific web site. > It's my internet banking site, and it only happens after I login, > so I can't give you a a test page. > >

Re: Restoring fvwm key bindings

2025-05-23 Thread Detlef Vollmann
On 5/23/25 13:53, Greg Wooledge wrote: Now if I start firefox, fvwm looses these bindings (I have no idea what function they have in firefox). Even when I close firefox fvwm doesn't recognize them anymore :-( Some experimenting suggests that fvwm actually looses all key bindings. That makes

Re: Restoring fvwm key bindings

2025-05-23 Thread John Hasler
If it helps any I have # Now some keyboard shortcuts. # Arrow Keys # press arrow + control anywhere, and scroll by 1 page Key LeftA C Scroll -100 0 Key Right A C Scroll +100 +0 Key Up A C Scroll +0 -100 Key DownA

Re: Restoring fvwm key bindings

2025-05-23 Thread Greg Wooledge
On Fri, May 23, 2025 at 13:33:58 +0200, Detlef Vollmann wrote: > Key LeftA SM Scroll -100 +0 > Key Right A SM Scroll +100 +0 > Key Up A SM Scroll +0 -100 > Key DownA SM Scroll +0 +100 I don't know about these *specific* key combina

Restoring fvwm key bindings

2025-05-23 Thread Detlef Vollmann
Hello, maybe somebody here knows about fvwm2. My .fvwm/config has (among others) the following lines: Key LeftA SM Scroll -100 +0 Key Right A SM Scroll +100 +0 Key Up A SM Scroll +0 -100 Key DownA SM Scroll +0 +100 Thes