mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 14:15:46 +00:00
updated ptm pages
This commit is contained in:
@ -7,6 +7,7 @@ developers:
|
||||
- Evgeniy Alelseev
|
||||
- Ernesto Avilés Vzqz (Spanish translation)
|
||||
- Mermouy (French translation)
|
||||
- underr (Brazillian Portuguese translation)
|
||||
license: GPLv3
|
||||
links:
|
||||
- Plasmoid page on <a href="http://kde-look.org/content/show.php/Py+Text+Monitor?content=157124">kde-look.org</a>
|
||||
@ -100,6 +101,10 @@ sudo make install
|
||||
<th>HDDDEV</th>
|
||||
<td><p align="justify">Set block device for <code>hddtemp</code> comma separated or use <code>all</code>. Default is <code>all</code>.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>HDDTEMPCMD</th>
|
||||
<td><p align="justify">A command which will be run for hddtemp DataEngine. Default is <code>sudo hddtemp</code>.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>MPDADDRESS</th>
|
||||
<td><p align="justify">MPD host address. Default is <code>localhost</code>.</td>
|
||||
@ -439,6 +444,8 @@ sudo make install
|
||||
|
||||
<p align="justify"><b>HDD:</b> Select one of HDDs for HDD temperature monitor. <code>all</code> will enable monitor for all devices. Default is <code>all</code>.</p>
|
||||
|
||||
<p align="justify"><b>hddtemp cmd:</b> Type a command which will be run for hddtemp DataEngine. Default is <code>sudo hddtemp</code>.</p>
|
||||
|
||||
<p align="justify"><b>MPD address:</b> Address of MPD server. Default is <code>localhost</code>.</p>
|
||||
|
||||
<p align="justify"><b>MPD port:</b> Port of MPD server. Default is <code>6600</code>.</p>
|
||||
|
Reference in New Issue
Block a user