[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] triple-click keybinding
From: |
Shawn Betts |
Subject: |
Re: [RP] triple-click keybinding |
Date: |
Sun, 31 Jan 2010 11:16:41 -0800 |
2010/1/29 fivesides <address@hidden>:
> How do I bind a function to a click or series of clicks instead of to
> keyboard keys? I'm going to use it to grep a line obtained by "getsel" in
> order to start the link contained in my web-browser.
Within ratpoison there's currently no way to bind mouse clicks. It is
a keyboard based WM after all! You should be able to use a third party
program to do it, though.
-Shawn