Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:panel-plugins:xfce4-generic-slider [2009/09/19 01:52] – external edit 127.0.0.1projects:panel-plugins:xfce4-generic-slider [2011/11/24 23:40] (current) – [Building and Installing] connorbehan
Line 9: Line 9:
 Adjust this command: amixer set PCM %v\\ Adjust this command: amixer set PCM %v\\
 Denominator for adjusting: 31\\ Denominator for adjusting: 31\\
-Sychronize with this command: amixer get PCM | grep -Eom1 '[0-9]+%' | sed -e 's/%//'\\+Sychronize with this command: amixer get PCM | grep -Eom1 '[0-9]+%' | sed -e 's|%||'\\
 Denominator for sychronizing: 100 Denominator for sychronizing: 100
  
Line 29: Line 29:
  
 ===== Building and Installing ===== ===== Building and Installing =====
-The source code can be downloaded from the Xfce git repository with:\\ ''git clone http://git.xfce.org/git/panel-plugins/xfce4-generic-slider'' +The source code can be downloaded from the Xfce git repository with:\\ ''git clone http://git.xfce.org/panel-plugins/xfce4-generic-slider'' 
  
 It can also be browsed at [[http://git.xfce.org/panel-plugins/xfce4-generic-slider]]. It can also be browsed at [[http://git.xfce.org/panel-plugins/xfce4-generic-slider]].