Ubuntu Pastebin

Paste from lee at Sun, 3 May 2015 10:43:55 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
trayer 1.1.5 - lightweight GTK2+ systray for UNIX desktops
Command line options:
 -h  -- print this help and exit:
 -v  -- print version and exit:
 --edge       <left|right|top|bottom|none> (default:bottom) 
 --align      <left|right|center>          (default:center)
 --margin     <number>                     (default:0)
 --widthtype  <request|pixel|percent>      (default:percent)
 --width      <number>                     (default:100)
 --heighttype <request|pixel>              (default:pixel)
 --height     <number>                     (default:26)
 --SetDockType     <true|false>            (default:true)
 --SetPartialStrut <true|false>            (default:true)
 --transparent     <true|false>            (default:false)
 --alpha      <number>                     (default:127)
 --tint       <int>                        (default:0xFFFFFFFF)
 --distance   <number>                     (default:0)
 --distancefrom <left|right|top|bottom>    (default:top) 
 --expand     <false|true>                 (default:true)
 --padding    <number>                     (default:0)
 --monitor    <number|primary>             (default:0)
Download as text