📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

86行目: 86行目:
===== Raspberry Pi =====
===== Raspberry Pi =====
ここでは省略する。<br>
ここでは省略する。<br>
<br>
<br>
デクトップエントリファイルrealvnc-vncviewer.desktopを、以下の内容で作成する。<br>
vi /home/ユーザ名/.local/share/applications/realvnc-vncviewer.desktop
# realvnc-vncviewer.desktopファイル
[Desktop Entry]
Encoding=UTF-8
Name=VNC Viewer
Name[de]=VNC Viewer
Name[es]=VNC Viewer
Name[fr]=VNC Viewer
Name[pt]=VNC Viewer
GenericName=VNC Viewer
Comment=Connect to computers running VNC Server
Comment[de]=Verbindung zu Computern mit aktivem VNC Server herstellen
Comment[es]=Conectarse a equipos que ejecutan VNC Server
Comment[fr]=Connecter les ordinateurs sous VNC Server
Comment[pt]=Conecte-se a computadores com o VNC Server em execução
Exec="/home/ユーザ名/VNC/VNC-Viewer-6.20.529-Linux-x64" %f
Type=Application
Icon="/home/ユーザ名/VNC/vncviewer.png
Categories=Application;Network;RemoteAccess;
MimeType=application/vnc-shortcut
X-Ayatana-Desktop-Shortcuts=NewConnection
[NewConnection Shortcut Group]
Name=New Connection
Name[de]=Neue Verbindung
Name[es]=Nueva conexión
Name[fr]=Nouvelle connexion
Name[pt]=Nova conexão
Exec="/home/ユーザ名/VNC/VNC-Viewer-6.20.529-Linux-x64"
TargetEnvironment=Unity
<br>
なお、アイコンファイルは下記のものをダウンロードすること。<br>
[[ファイル:Vncviewer.png|フレームなし|中央]]
<br><br>
<br><br>