Open terminator settings after activating paste on right click

I installed terminator in Ubuntu 18.10 and want to have putty style pasting (right click = paste). This works, but unfortunately I'm unable to open the settings now. The settings were displayed in a context menu that shows after right clicking in the terminal.

How can I access the settings? I tried different things like ctrl + right click or shift + right click, which doesn't work.

I'm not searching for a workaround!

I'm aware that terminators settings were stored in ~/.config/terminator/config. So it's simply to set putty_paste_style to False to access the settings again. But I want to keep the putty-like copy style permanent and want to access the settings without resetting putty_paste_style, changing settings and having to change the config again.

1 Answer

Option 1.. on the Keyboard Press menu key (Adjacent to Ctrl key in this pic) enter image description here

Option 2.. press Shift+F10

Please note that Option 2 is printing ;2~ along with right click options..

below shows when I pressed above two options..

enter image description here

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like