You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The clear clipboard utility (xsel -bc) works fine on Ubuntu 20.04, but doesn't work on Ubuntu 22.04.
Edit: It works on Ubuntu 22.04, just not in specific cases. When I copy something either via ctrl+c, ctrl+x (cut) or the copy utility on the web and use xsel -bc to clear the keyboard, it works well most of the time but on some occasions it does not. I'm yet to figure out the specifics of the situations when it doesn't work, or why.
The text was updated successfully, but these errors were encountered:
The clear clipboard utility (
xsel -bc
) works fine on Ubuntu 20.04, but doesn't work on Ubuntu 22.04.Edit: It works on Ubuntu 22.04, just not in specific cases. When I copy something either via
ctrl+c
,ctrl+x
(cut) or the copy utility on the web and usexsel -bc
to clear the keyboard, it works well most of the time but on some occasions it does not. I'm yet to figure out the specifics of the situations when it doesn't work, or why.The text was updated successfully, but these errors were encountered: