You are not logged in.

#1 2021-09-18 16:42:13

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,692

[Solved] Urxvt Key Mapping for Paste

I have spent *way* too much time on this and am finally going to ask for help.

I want to use Alt-V to paste into Urxvt.  This does not work.
I want to use Alt-C to copy from Urxvt.  This works.
I can paste using a three-finger tap on my touchpad (middle click) after I do an Alt-C
I can paste using <ins>

I can copy from Urxvt and paste in my browser.  I can copy from Urxvt and paste in Emacs.

I just cannot to Alt-V.

Here is my .Xresources

URxvt.depth: 32
URxvt.matcher.button:   1 
URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select,resize-font,matcher
URxvt.font: xft:DejaVuSansMono:size=10
URxvt.cursorBlink: True
URxvt.cursorUnderline: True
URxvt.geometry: 80x48
URxvt.foreground: rgb:ffff/ffff/ffff/ffff
URxvt.background: rgb:0000/0000/0000
URxvt.cursorColor: rgb:ffff/0000/0000
URxvt.visualBell: True
URxvt.scrollBar: False
Xcursor.size:  10
Xcursor.theme: whiteglass

URxvt.clipboard.autocopy: true
URxvt.keysym.M-Up:     resize-font:bigger
URxvt.keysym.M-Down:   resize-font:smaller
URxvt.keysym.M-c:      perl:clipboard:copy
URxvt.keysym.M-v:      perl:clipboard:paste
URxvt.keysym.M-C-v:    perl:clipboard:paste_escaped
URxvt.keysym.M-u: 	   perl:url-select:select_next
URxvt.keysym.M-Escape: perl:keyboard-select:activate
URxvt.keysym.M-s: 	   perl:keyboard-select:search
URxvt.url-select.launcher:  
URxvt.url-select.underline: true
URxvt.url-launcher: /usr/bin/google-chrome-stable

The Alt and V keystrokes show up in Xev.

Using i3 at present, but same thing happens in Plasma.  M-v is not mapped in .i3/conf

I think this used to work and stopped after an update -- a long while back.

Did I miss something?

Last edited by ewaller (2021-09-18 18:06:04)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#2 2021-09-18 18:05:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,692

Re: [Solved] Urxvt Key Mapping for Paste

And, never mind.

I had urxvt-perls-git installed (AUR) rather than urxvt-perls (Community).   I had a reason for that, but I'll be damned if I remember why.

Solved.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB