LOGIN / SIGN UP

#200 pekwm not supporting additional mouse buttons

Reported by: dusty Assigned to: ioerror
Phase: release-0.1.11 Component: configuration
Type: enhancement Status: closed
Priority: 4: Low
Watchers:

Attachments

Description

I have a five button mouse. Using xev, I've determined that the two extra buttons map to 8 and 9. I want to bind an action to these (an Exec action, but I'm playing with ShowRootMenu for experimenting), but I can't seem to pick it up.

I've tried several variations on this:

Root { ButtonPress = "8" { Actions = "ShowMenu Root" } ButtonRelease = "9" { Actions = "ShowMenu Root" } . . .

But these mouse buttons stubbornly refuse to do anything when I click them on the root menu.

The buttons somehow magically map to forward and back in firefox, without any instruction from me. I actually don't use this behaviour, and want to catch them at the pekwm level. Am I configuring something wrong, or does pekwm have no knowledge of buttons above 4 and 5 (for wheel)?

2009-11-01

22:41:56 changed from new to closed
22:41:56

Added patch for up to 12 buttons to git.

2009-09-16

15:37:43 attached additionalmousebuttons.diff
15:37:43

Please try the attached patch and see if it works.

15:37:41 changed from Claes Nästén to Andreas