
Am 11.11.2025 um 15:29 schrieb Antonio <antonio.z...@gmail.com>:--
You received this message because you are subscribed to the Google Groups "PicoChess" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/0c464119-487c-4294-947a-d980b4482169n%40googlegroups.com.

Okay, mate, I'll keep that in mind for next time. Yeah, I already had the idea of saving the chosen color in mind. The scroll bar thing is going to make me buy a 7-inch screen after all... hahaha. Cheers, and thanks for letting me know.
%20%E2%80%93%20VNC%20Viewer%202025-11-14%2020-31-41.jpeg?part=0.1.1&view=1)
--
You received this message because you are subscribed to the Google Groups "PicoChess" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/207c459e-0ccf-4be7-a87e-027d72f8fff1n%40googlegroups.com.
#!/bin/bash
xset s noblank
xset s off
xset -dpms
unclutter -idle 0.5 -root &
# wait for picochess
while true; do
systemctl is-active --quiet picochess
if [ $? -eq 0 ]; then
/usr/bin/chromium --force-device-scale-factor=1 \
--enable-features=OverlayScrollbar \
--password-store=basic \
--display=:0 \
--noerrdialogs \
--disable-infobars \
--kiosk http://127.0.0.1 &
exit 0
else
sleep 5
fi
done



Am 16.11.2025 um 22:17 schrieb Antonio <antonio.z...@gmail.com>:
--
You received this message because you are subscribed to the Google Groups "PicoChess" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/5fca833d-b9f8-4d6b-be40-7e4bdd32df07n%40googlegroups.com.
me voy a volver loco entre traducir, github y probar yo.... jajajaja


I'm happy to see the positive reception this work is receiving. We take time away from our families to share it, even though we're not professionals, and it's often the only recognition we get. Yes, these changes should be enough; nothing else needs to change in how things work. We'll keep working. Best regards.
--
You received this message because you are subscribed to the Google Groups "PicoChess" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/CAHiOUFWDawH6QXZR-D8068_1A8h-ntFye%2BEs1gdv3bRanLMMcw%40mail.gmail.com.

--
You received this message because you are subscribed to a topic in the Google Groups "PicoChess" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/picochess/dNniNHn2PYQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/035d9f6f-fcb4-4841-8b15-d42eb4a26da5n%40googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "PicoChess" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/picochess/dNniNHn2PYQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/dc083022-223b-47fb-bbcd-154dbc8c9fb0n%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "PicoChess" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/picochess/dNniNHn2PYQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/db33cbf2-fe85-4e74-b360-ba5ff62366bbn%40googlegroups.com.