Reply
Logi Nu
phubert28
Posts: 4
Registered: ‎05-13-2010
0

Re: Guide for setup Performance MX mouse on Linux (with KDE)

Using another search, I found a Linux man page for xte, but still can't find it on my system!

 

I would LIKE a key for COPY (Ctrl-C) and another one for PASTE (Ctrl-V) and/or one for DELETE.

 

I HAD all this with my MX-700 on Windows.

 

I would use every button a manufacturer GAVE me if only I could configure them!

 

SetPoint was too restrictive, but certainly better than what we have by default (nothing) under Linux!

 

I, too, am HOPING Logitech WILL create SetPoint for Ubuntu!!

Logi Nu
roeyan
Posts: 1
Registered: ‎04-21-2012
0

Re: Guide for setup Performance MX mouse on Linux (with KDE)

Thanks Hugo!
Using xbindkeys I managed to programme all the buttons of my Performance MX.
One thing I couldn't figure out is how to programme the zoom functionality like it is on windows. i.e. holding the zoom button and using the scroll weel to zoom in and out.
Do you, or anyone elese here, know how to do that?
Thanks in advance,
Roey
Logi Nu
iniquiTrance
Posts: 1
Registered: ‎05-03-2012
0

Re: Guide for setup Performance MX mouse on Linux (with KDE)

I tried using this for zoom:

# Zoom 1 tick up
"xte 'keydown Control_L' 'key equal' 'keyup Control_L'"
b:13

But it won't work. Any ideas?