Blog Entry: Как настроить по icewm print screen
(11:30:51 AM) dixon.che: Как настроить по icewm print screen?
Ответ:
emerge -up scrot gimp echo 'scrot -q 85 -d 2 /home/alex/tmp/screenshot.png && gimp /home/alex/tmp/screenshot.png' >> $HOME/bin/screenshot.sh chmod +x $HOME/bin/screenshot.sh echo 'key "Print" /home/alex/bin/screenshot.sh' >> $HOME/.icewm/keys
