- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Retrieve power consumption on without battery computer
I talked to the person:
-----BEGIN PGP MESSAGE-----
hF0DTQa9Wom5MBgSAQCcKFDXE/ijUjP8UNB060xRyZ/JhI8KIl538iRNshi/KzDC
Fb3LAmoCbwd3nAJyh/JCdKsvdmuQZRPyp+tylO…
Disable CD slot button to avoid unwanted opening
Click moves view, so double click may result in quite arbitrary item click
Track webext-signed-pages: Do not have to trust instance owner
Under normal circumstances we will only cooperate to the minimum extent which is required by a court order or judicial requisition. Under these conditions we may be obliged to share the limited…
Be notified on PHP warning/error
Show sizes of files without having to click *Properties*
Change home folder without
root access
alias to switch from disk could help, see the message:
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAw1kRmFQiPkEouZH31SzPP+h5OG5q+99x+9xXg0yN…
Be notified on clipboard read or write
Bash script:
while ./clipnotify
do
xclip -selection clipboard -out
echo
done
Output:
ht…
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.
Be notified on clipboard read or write
ctrl + v does not make the program exit, which is quite as wanted.
Be notified on clipboard read or write
./clipnotify --help
Output:
./clipnotify: invalid option -- '-'
./clipnotify: Notify by exiting on clipboard events.
-l Instead of…