Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
hp_mini_5103 [2013/07/20 20:52] – [Jak vypálit soubor s iso obrazem na USB flash disk] roothp_mini_5103 [2013/11/14 20:36] – [Úprava aweseme.lua] root
Line 196: Line 196:
 <code> <code>
  awful.key({ }       , "F12", function () awful.util.spawn_with_shell("xclip -o | sed -e 's/[ ]*$//'|xclip -i") end),  awful.key({ }       , "F12", function () awful.util.spawn_with_shell("xclip -o | sed -e 's/[ ]*$//'|xclip -i") end),
 + awful.key({ }       , "Print", function () awful.util.spawn("shutter -a") end),
 +  -- Příklad použití printscreen https://wiki.archlinux.org/index.php/awesome
 </code> </code>
  
 
hp_mini_5103.txt · Last modified: 2015/05/18 12:10 (external edit)