You are not logged in.

#1 2009-07-06 17:40:14

Lars Stokholm
Member
From: Denmark
Registered: 2009-03-17
Posts: 223

Map mouse buttons to Firefox history back/forward

How would I go about mapping mouse "button 6" and "button 7" (as reported by xev) to Firefox history back/forward?

Offline

#2 2009-07-06 18:49:07

qlus
Member
From: Tychy, Poland
Registered: 2006-06-15
Posts: 74

Re: Map mouse buttons to Firefox history back/forward

You can use Xbindkeys.
In .xbindkeysrc you should put  something like that

"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Left]""
m:0x0 + b:9
"/usr/bin/xvkbd -xsendevent -text "\[Alt_L]\[Right]""
m:0x0 + b:8

Offline

Board footer

Powered by FluxBB