「インストール - マウス・キーボード共有ソフトウェア」の版間の差分

ナビゲーションに移動 検索に移動
238行目: 238行目:
                     libcurl-devel avahi-compat-mDNSResponder-devel libX11-devel libxkbcommon-devel libXtst-devel libXext-devel \
                     libcurl-devel avahi-compat-mDNSResponder-devel libX11-devel libxkbcommon-devel libXtst-devel libXext-devel \
                     libXinerama-devel libXrandr-devel libXi-devel Mesa-devel libICE-devel libSM-devel libdrm-devel libglvnd-devel \
                     libXinerama-devel libXrandr-devel libXi-devel Mesa-devel libICE-devel libSM-devel libdrm-devel libglvnd-devel \
                     qt6-core-devel qt6-gui-devel qt6-network-devel qt6-base-devel qt6-base-common-devel qt6-widgets-devel
                     qt6-core-devel qt6-widgets-devel qt6-network-devel qt6-linguist-devel
   
   
                     # OpenSSL 1.1を使用する場合
                     # OpenSSL 1.1を使用する場合
261行目: 261行目:
<br>
<br>
InputLeapのデスクトップエントリファイルを、~/.local/share/applicationsディレクトリに作成する。<br>
InputLeapのデスクトップエントリファイルを、~/.local/share/applicationsディレクトリに作成する。<br>
<syntaxhighlight lang="ini">
  # ~/.local/share/applications/InputLeap.desktop
  # ~/.local/share/applications/InputLeap.desktop
   
   
  [Desktop Entry]
  [Desktop Entry]
  Type=Application
  Type=Application
  Name=InputLeap
  Name=Input Leap
GenericName=InputLeap
  Comment=Keyboard and mouse sharing solution
  Comment=Keyboard and mouse sharing solution
  Exec=/<InputLeapのインストールディレクトリ>/bin/barrier.sh
  Exec=/<InputLeapのインストールディレクトリ>/bin/input-leap
  Icon=/<InputLeapのインストールディレクトリ>/barrier
  Icon=/<InputLeapのインストールディレクトリ>/share/icons/io.github.input_leap.InputLeap
  Terminal=false
  Terminal=false
  Categories=Utility;
  Categories=Network
  Keywords=keyboard;mouse;sharing;network;share;
  Keywords=keyboard;mouse;sharing;network;share;
</syntaxhighlight>
<br><br>
<br><br>


案内メニュー