0

I am very aware that the standard way of doing this in Ubuntu is Ctrl++C and Ctrl++V.

I come from an elementary OS background where they actually fixed this. So if eOS can fix this, so should I in vanilla Ubuntu.

How does one fix this? The Ctrl++C, for example, must be located somewhere in the settings?

David Foerster
  • 36,890
  • 56
  • 97
  • 151

1 Answers1

2

open a terminal

ctrl-alt-t

then use the menus:

edit -> preferences -> shortcuts (tab)

and change your 'accelerator'!

slowko
  • 932