Benjamin_Loison opened issue Benjamin_Loison/cryptpad#55 2025-09-10 16:01:36 +02:00
Show sizes of files without having to click *Properties*
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-09-10 15:19:20 +02:00
Change home folder without root access
alias to switch from disk could help, see the message:
-----BEGIN PGP MESSAGE-----

hF4DTQa9Wom5MBgSAQdAw1kRmFQiPkEouZH31SzPP+h5OG5q+99x+9xXg0yN…
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#16 2025-09-10 01:20:43 +02:00
Unable to automatically trigger updates

On Debian 13 GNOME laptop Android Studio Android 16 Play Store:

Screenshot From 2025-09-10 01-15-48.png

![Screenshot From 2025-09-10…

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:51:33 +02:00
Be notified on clipboard read or write
Bash script:
while ./clipnotify
do
    xclip -selection clipboard -out
    echo
done
Output:
ht…
Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:49:00 +02:00
Be notified on clipboard read or write

-l works as wanted.

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:48:48 +02:00
Be notified on clipboard read or write

It correctly also exits if copy the same clipboard content.

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:48:19 +02:00
Be notified on clipboard read or write
./clipnotify -s clipboard

works as wanted, not stopping the program on word double clicked in the terminal.

It works fine even if the program is running in the background.

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:47:39 +02:00
Be notified on clipboard read or write

ctrl + v does not make the program exit, which is quite as wanted.

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:45:53 +02:00
Be notified on clipboard read or write
./clipnotify --help
Output:
./clipnotify: invalid option -- '-'
./clipnotify: Notify by exiting on clipboard events.

  -l    Instead of…
Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:45:25 +02:00
Be notified on clipboard read or write

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.

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:45:10 +02:00
Be notified on clipboard read or write
make
cc   clipnotify.c -o clipnotify -I/usr/X11R6/include -L/usr/X11R6/lib -lX11 -lXfixes
Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:30:00 +02:00
Be notified on clipboard read or write

The Unix Stack Exchange answer 723818:

clipnotify has 242 stars and last commit was 3 years ago.

[clipnotify/…

Benjamin_Loison commented on issue Benjamin_Loison/linux#88 2025-09-08 18:21:42 +02:00
Be notified on clipboard read or write

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…

Benjamin_Loison commented on issue Benjamin_Loison/adb#29 2025-09-06 19:16:17 +02:00
Emulate scrollable screenshot
adb shell input -h
Output:
Usage: input [<source>] [-d DISPLAY_ID] <command> [<arg>...]

The sources are: 
      touchnavigation
     …
Benjamin_Loison commented on issue Benjamin_Loison/adb#29 2025-09-06 19:13:57 +02:00
Emulate scrollable screenshot
adb shell input keyevent KEYCODE_POWER

does not return anything and (un)locks the screen.

Benjamin_Loison commented on issue Benjamin_Loison/linux#37 2025-09-06 12:17:13 +02:00
Rename users to benjamin_loison across my devices

On Linux Mint (not trust):

groups
benjamin