2010/1/29 fivesides <[email protected]>: > 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 _______________________________________________ Ratpoison-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ratpoison-devel
