On Thursday, May 31 at 03:12 PM, quoth Vincent Lefevre:
On 2007-05-31 06:39:45 -0600, Kyle Wheeler wrote:
| $ printf "\033[?9h" # turn X10 mouse reporting on
| $ printf "\033[?1000h" # turn mouse reporting on
| $ printf "\033[?1000l" # turn mouse reporting off
... should I tr
On 03Jun2007 18:48, Kyle Wheeler <[EMAIL PROTECTED]> wrote:
| $ printf "\033[?1000h"
| $ D)#D)
|
| That's a left-click. Here's a right-click:
|
| $ "E"#E"
|
| If I do the X10 mouse reporting thing first:
|
| $ printf "\033[?9h"
| $ 4)
|
| And the right-click:
|
| $ "R%
|
| So, clicking is d