maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] HW-Screenshot (https://talk.maemo.org/showthread.php?t=26562)

qwerty12 2009-02-01 11:27

[Announce] HW-Screenshot
 
2 Attachment(s)
HW-Screenshot

Take a screenshot using a button, like you do on a computer.
Warning: This is another one of my n00b unfriendly installs. Don't hate.

http://qwerty12.maemobox.org/01-02-09_11.02.32.png
http://qwerty12.maemobox.org/01-02-09_11.03.45.png

This idea came about when AStorm wanted a button based method of taking screenshots. I suggested a hacky method of replacing osso-global-search (due to it being invoked on the changeable <ctrl>e shortcut) but then I found what listens to that shortcut and thought it would be nice to add my own handler.

This is just some nice scripts written by me that uses zenity to deliver a interface and scrot to take the screenshots. Settings are saved in gconf.

Prerequisites:
Install instructions:
Code:

sudo gainroot
cd ~
maemo-mini-curl -o scrot_0.8-8_armel.deb http://qwerty12.maemobox.org/swagga/scrot_0.8-8_armel.deb
maemo-mini-curl -o giblib1_1.2.4-5_armel.deb http://qwerty12.maemobox.org/swagga/giblib1_1.2.4-5_armel.deb
apt-get update
apt-get install libimlib2 zenity
dpkg -i giblib1_1.2.4-5_armel.deb scrot_0.8-8_armel.deb
rm scrot_0.8-8_armel.deb giblib1_1.2.4-5_armel.deb

Then just install the attached deb with the application manager as normal.

(The tar is the source package, irrelevant to most people).


All times are GMT. The time now is 01:54.

vBulletin® Version 3.8.8