Skip to content

Commit 20d183c

Browse files
committed
aggiornato install.txt
1 parent d82e25b commit 20d183c

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ __pycache__/
1111
TRANSLATION_REPORT.md
1212
.claude
1313
.venv
14-
.junie
14+
.junie
15+
CLAUDE.md

gtk3/INSTALL.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@
113113
# tigervnc-viewer / xtightvncviewer — VNC via client esterno (fallback)
114114
# freerdp3-x11 / xfreerdp — RDP
115115
# mosh — Connessioni Mosh
116-
# minicom — Porte seriali
116+
# picocom — Porte seriali (prima scelta)
117+
# minicom — Porte seriali (fallback)
118+
# screen — Porte seriali (fallback)
119+
# sshpass — SSH con password da riga di comando
117120
# xdotool — RDP in pannello interno (richiede XWayland)
118121
# wakeonlan — Wake-on-LAN
119122

0 commit comments

Comments
 (0)