Github messages for voidlinux
 help / color / mirror / Atom feed
From: doleovit <doleovit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re:  rxvt-unicode copy/paste 
Date: Wed, 19 May 2021 13:45:32 +0200	[thread overview]
Message-ID: <20210519114532.IuhhRFDQVqF7Xrz4cdK1bnOpBcnEsgK7whvWDBfRPNA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30958@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1382 bytes --]

New comment by doleovit on void-packages repository

https://github.com/void-linux/void-packages/issues/30958#issuecomment-844023620

Comment:
your interactive command worked. so i did some trial/error attempts. again. in addition to:

```
*.keysym.Control-c: eval:selection_to_clipboard
*.keysym.Control-v: eval:paste_clipboard
```

i had

```
*.keysym.Control-Meta-c: builtin-string:
*.keysym.Control-Meta-v: builtin-string:
```
in [.xresources](https://github.com/doleovit/voidbspwm/commit/2e05faf886ef38c040e4cf168742d3c72d3d43d2#diff-9a38bcf40e368ac00497ad8865c138ae9d0144f9c2dc8bf13bfff1af0e16f72eR32).

after

```
!*.keysym.Control-Meta-c: builtin-string:
!*.keysym.Control-Meta-v: builtin-string:
```
```
$ xrdb -merge ~/.Xresources
```
and
 
```
*.keysym.Control-Meta-c: builtin-string:
*.keysym.Control-Meta-v: builtin-string:
```
```
$ xrdb -merge ~/.Xresources
```

`ctrl+c` and `ctrl+v`  is working again. 

a causal connection with the settings above - no idea. the old unedited `.xresources` file and the current `.xresources` file are identical (diff, cmp). thus it had nothing to do with faulty settings & right after the urxvt - update,  i've run `xrdb -merge`.. + a reboot. anyway, thx for your article on `xsecurelock`, which i discovered + implemented one day before the update. synchronicity. thx 4 

everything, 
d.



  parent reply	other threads:[~2021-05-19 11:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 20:35 [ISSUE] " doleovit
2021-05-17 21:08 ` ericonr
2021-05-18 15:24 ` leahneukirchen
2021-05-19 11:45 ` doleovit [this message]
2021-05-19 11:47 ` [ISSUE] [CLOSED] " doleovit
2021-05-19 14:51 ` doleovit
2021-05-19 21:58 ` doleovit
2021-05-19 22:05 ` [ISSUE] [CLOSED] " leahneukirchen
2021-05-19 22:05 ` leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210519114532.IuhhRFDQVqF7Xrz4cdK1bnOpBcnEsgK7whvWDBfRPNA@z \
    --to=doleovit@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).