- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
ctrl + v does not make the program exit, which is quite as wanted.
./clipnotify --help
Output:
./clipnotify: invalid option -- '-'
./clipnotify: Notify by exiting on clipboard events.
-l Instead of…
When double click a word in the terminal the program exits which is unwanted. It seems to also exit when ctrl + shift + c which is a wanted behavior.
make
cc clipnotify.c -o clipnotify -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lXfixes
The Unix Stack Exchange answer 723818:
clipnotify has 242 stars and last commit was 3 years ago.
[clipnotify/…
Could be useful when having a bad Internet connection, but want to download many YouTube videos from Element by putting each into clipboard.
DuckDuckGo search *Debian be notified on clipboard…
adb shell input -h
Output:
Usage: input [<source>] [-d DISPLAY_ID] <command> [<arg>...]
The sources are:
touchnavigation
…
adb shell input keyevent KEYCODE_POWER
does not return anything and (un)locks the screen.
For reference: scroll.
benjamin_loison across my devices
The Ask Ubuntu question 665950 was relevant to me.
benjamin_loison across my devices
groups
benjamin_loison adm cdrom sudo dip plugdev lpadmin sambashare docker vboxsf
benjamin_loison across my devices
sed -i 's/benjamin/benjamin_loison/g' /etc/group
does not return anything.
Rebooting solved sudo issue:
sudo whoami
Output:
…
benjamin_loison across my devices
sudo whoami
Output:
[sudo] password for benjamin_loison:
Sorry, user benjamin_loison is not allowed to…
Note my comment linuxmint/xviewer/issues/35#issuecomment-3258473005.