Re: [9fans] drawterm sources

2015-03-02 Thread Giacomo Tesio
Thanks a lot! :-D Giacomo 2015-03-02 11:55 GMT+01:00 yy : > On 2 March 2015 at 11:06, Giacomo Tesio wrote: >> - where I can find the most updated sources of drawterm? (links from >> http://swtch.com/drawterm/ seem to be broken) > > https://bitbucket.org/rsc/drawterm > >> - Is there any simpler

Re: [9fans] drawterm sources

2015-03-02 Thread yy
On 2 March 2015 at 11:06, Giacomo Tesio wrote: > - where I can find the most updated sources of drawterm? (links from > http://swtch.com/drawterm/ seem to be broken) https://bitbucket.org/rsc/drawterm > - Is there any simpler solution? Buying a three-button mouse is quite > hard in Italy, and ab

[9fans] drawterm sources

2015-03-02 Thread Giacomo Tesio
Hi, to ease my usage of drawterm from my hp chromebook I'm using xbindkeys + xdotool to send mouse events on a few keyboard's events. In particular AltGr + Left = mouse 1 AltGr + Up = mouse 2 AltGr + Right = mouse 3 This way I can choord even without a 3 button mouse. This works quite well, but I