make a screenshot
Alexandre Aractingi
aaractingi at libertysurf.fr
Mon Mar 22 18:27:43 CET 2004
Le lun 22/03/2004 à 15:04, Gérald Verdon a écrit :
> The following script, bound to PrintScreen key with xbindkeys.
Or you can just use this one (works with Xdialog):
###################################
#!/bin/bash
# File name
FILE=`Xdialog --stdout --title "Please choose a file name (without
extension)" --fselect "~/" 0 0`
# Actual screenshot command
import $FILE.png
###################################
--
Alexandre Aractingi <aaractingi at libertysurf.fr>
More information about the Xfce
mailing list