linux:lm_sensors

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:lm_sensors [2023/03/05 06:22] – [テーマのインストール] ともやんlinux:lm_sensors [2023/09/04 09:17] (現在) – [Gnomeセッション自動起動設定] ともやん
行 595: 行 595:
 <WRAP color_command><html><pre> <WRAP color_command><html><pre>
 <b class=GRN>$</b> <b class=HIY>mkdir</b> ~/.config/autostart/ <b class=GRN>$</b> <b class=HIY>mkdir</b> ~/.config/autostart/
-<b class=GRN>$</b> <b class=HIY>vi</b> ~/.config/autostart/gkrellm.desktop+<b class=GRN>$</b> <b class=HIY>nano</b> ~/.config/autostart/gkrellm.desktop
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 <WRAP color_term> <WRAP color_term>
-<WRAP color_mincode><file autoconf ~/.config/autostart/gkrellm.desktop>+<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>mkdir</b> -p ~/.config/autostart/ 
 +<b class=GRN>$</b> <b class=HIY>cat</b> &lt;&lt; "EOF"~/.config/autostart/gkrellm.desktop
 [Desktop Entry] [Desktop Entry]
 Type=Application Type=Application
行 605: 行 607:
 Comment=GKrellM System Monitor Comment=GKrellM System Monitor
 Exec=/usr/bin/gkrellm Exec=/usr/bin/gkrellm
-</file></WRAP>+EOF 
 +</pre></html></WRAP> 
 +<WRAP color_command><html><pre> 
 +<b class=GRN>$</b> <b class=HIY>cat</b> ~/.config/autostart/gkrellm.desktop 
 +</pre></html></WRAP> 
 +<WRAP color_result><html><pre> 
 +[Desktop Entry] 
 +Type=Application 
 +Name=GKrellM 
 +Comment=GKrellM System Monitor 
 +Exec=/usr/bin/gkrellm 
 +</pre></html></WRAP>
 </WRAP> </WRAP>
 ^名前|GKrellM  | ^名前|GKrellM  |
  • linux/lm_sensors.1677964937.txt.gz
  • 最終更新: 2023/03/05 06:22
  • by ともやん