Saturday, May 4, 2024
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 52592  / 2 Years ago, sat, july 23, 2022, 12:57:38

After an apt-get update && apt-get upgrade my middle mouse button paste stopped working on the Xserver/12.04.2 LTS. It might have been due to a apt-get autoremove as well, which i ran just afterwards, but i don't recall the specific point when it stopped working. Basically copy-paste is gone which i've never seen before on any xserver i've used... quite a handicap.



I've re-installed xsel. If i mark text in xterm and call xsel -p i do see the marked text, so apparently selections are being copied into the primary selection buffer, only the paste key functionaltiy is gone.



Any idea on how to bind any mouse key to paste text from the selection buffer in applications (esp xterm, urxvt) ? (It does not have to be middle mouse button in particular).


More From » command-line

 Answers
7

enter image description hereIMO easiest method is to install gpointing-device-settings



sudo apt-get install gpointing-device-settings


You then 'use wheel emulation'



gpointing-device-settings looks as in image.



try this it may help you out.


[#30957] Sunday, July 24, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
quivedge

Total Points: 223
Total Questions: 116
Total Answers: 124

Location: Slovenia
Member since Wed, Apr 6, 2022
2 Years ago
;