ubuntu ctrl+v to open up paste clipboard like windows
Unfortunately, there is no built-in feature in Ubuntu to open up a paste clipboard using the Ctrl+V shortcut. However, you can install a clipboard manager such as CopyQ or Clipman to manage your clipboard history and access it using a keyboard shortcut.
Here are the steps to install CopyQ clipboard manager on Ubuntu:
-
Open a terminal by pressing Ctrl+Alt+T
-
Enter the following command and press Enter to add the CopyQ PPA repository:
sudo add-apt-repository ppa:hluk/copyq -
Update the package list:
sudo apt-get update -
Install CopyQ:
sudo apt-get install copyq -
Launch CopyQ from the Applications menu.
-
To set up a keyboard shortcut, go to Edit > Preferences > Shortcuts and assign a shortcut key to "Show/hide main window".
Now, you can use the assigned shortcut key to open up the CopyQ clipboard manager and access your clipboard history.
原文地址: https://www.cveoy.top/t/topic/brHh 著作权归作者所有。请勿转载和采集!