this post was submitted on 07 Aug 2026
594 points (97.1% liked)

memes

22247 readers
3386 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] FatVegan@leminal.space 1 points 3 days ago (2 children)

Is there a reason why it sometimes doesn't work? I use arch and i'm kind of a noob when it comes to linux. I did the middle mouse tging for a bit and it seems hit and miss or i'm too stupid. Like sometimes it works, and sometimes it keeps pasting the thing i copied 10 min ago, and it doesn't matter how often i copy a new thing.

[–] Speiser0@feddit.org 2 points 3 days ago

As Synapse already said, applications need to support it.

But also your display manager needs to support it if it's a wayland one, and there might be a setting for it (also in applications).

The feature is called primary selection, FYI.

[–] synapse1278@lemmy.world 2 points 3 days ago

The Ctrl+C and the mouse select are 2 different buffers. Some applications do not accept the mouse select buffer though, and that's annoying.

In the best case you can CTRL+C some text, then go mouse select another, and paste both in a new place with CTRL-V and middle mouse button. Don't mix the order tho.