cat /usr/share/X11/xorg.conf.d/70-aiptekmy.conf
Section "InputClass"
Identifier "pen"
MatchProduct "Aiptek|AIPTEK|aiptek"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "SendCoreEvents" "true"
Option "USB" "on"
Option "Type" "stylus"
Option "Mode" "absolute"
Option "zMin" "0"
Option "zMax" "1023"
Option "TopX" "185"
Option "TopY" "372"
Option "BottomX" "11811"
Option "BottomY" "8793"
Option "TopZ" "32"
EndSection
Saturday, November 17, 2018
Monday, October 8, 2018
Organizing photo/video with rating
I use the following rating meaning in Shotwell:
rejected = candidate for wastebin
unrated = have not analyzed this photo yet
1 = keep and return to reanalyze later and maybe then mark as 'rejected' or '2'
2 = keep and forget
3 = keep, needs editing
4 = keep, do not publish -- this is original photo which was edited but saved as a diffenet image file (e.g. edited via external program and saved as IMG000_edit, so look for _edit image)
5 = publish finished work: a) perfect out of the camera b) was edited (file has 'edited' suffix or tag)
flagged = used to mark photos for immediate processing, work in progress
And the following workflow:
Folder tree:
YYYY/YYYY_MM_DD_tag1_tag2.../
- video
- edited
- edited
1) Mark ranks, add tags.
2) Edit those marked with '3': mark 'flagged'
3) Export final image as '_edited', mark original as '4', clear flag.
4) Add '_edited' to Shotwell, mark as '5'.
rejected = candidate for wastebin
unrated = have not analyzed this photo yet
1 = keep and return to reanalyze later and maybe then mark as 'rejected' or '2'
2 = keep and forget
3 = keep, needs editing
4 = keep, do not publish -- this is original photo which was edited but saved as a diffenet image file (e.g. edited via external program and saved as IMG000_edit, so look for _edit image)
5 = publish finished work: a) perfect out of the camera b) was edited (file has 'edited' suffix or tag)
flagged = used to mark photos for immediate processing, work in progress
And the following workflow:
Folder tree:
YYYY/YYYY_MM_DD_tag1_tag2.../
- video
- edited
- edited
1) Mark ranks, add tags.
2) Edit those marked with '3': mark 'flagged'
3) Export final image as '_edited', mark original as '4', clear flag.
4) Add '_edited' to Shotwell, mark as '5'.
Subscribe to:
Posts (Atom)