Author Topic: What Controls Where Screenshots Go?  (Read 2536 times)

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
What Controls Where Screenshots Go?
« on: April 03, 2006, 11:08:42 pm »
I am wondering what file controls the directory that a screenshot is saved into?
The screenshot files (*.bmp) are placed in /Screen_Files (depending on what cards are inserted).
3 places, 3 scenarios.
1. Both CF and SD card inserted, it goes to the CF card (mnt/cf/Screen_Files)
2. Just SD card inserted, it goes to SD card (mnt/card/Screen_Files)
3. No CF or SD card inserted, it goes to Hdd3 (/Hdd3/Screen_Files)

Most of the time I have just my Picsel Browser SD card inserted, and I want to "direct" the screen caps to /Hdd3.
I don't want to "Over-use" my Picsel card, (It was expensive!), and I don't use it for copying or moving files.
How can this be done? How can I make the screencaps go to /Hdd3 all the time?
SL-C3100 & Cacko Lite

Thank you,
Jon
« Last Edit: May 21, 2006, 04:19:15 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

fiferboy

  • Newbie
  • *
  • Posts: 38
    • View Profile
What Controls Where Screenshots Go?
« Reply #1 on: May 17, 2006, 09:02:52 pm »
Jon,

If you use the command scshotram it should store the picture in RAM (I don't know if there is a command to save to HD as I have a 1000)

scshotcf and scshotsd save to CF and SD respectively.

I have written a script (actually, modified Meanie's pdaXrom screencap script) that you can change the order of where you want to save caps based on what cards are present.  It probably won't be of use to you because you want to default to HD, but I will upload it here in case someone wants it.

Hope this helps

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
What Controls Where Screenshots Go?
« Reply #2 on: May 18, 2006, 01:12:32 am »
Thank you for your reply fiferboy, I found this since posting on April 3 in this thread:
screenshotapplet_0.1_arm.zip (16kb)
I'll post it here, info text file included in zip
Advantages over default screenshot applet in Cacko/Sharp
1. no more large bitmap files created. (it creates *.png)
2. no need to rotate images. (images are created in landscape)
3. no need to convert bitmaps to *.jpg to decrease filesize
4. filesize is exactly the same as a converted *.bmp > *.jpg using 15% compression.
5. much easier to post screenshots on this forum while online on your 'Z'
6. no desktop PC needed.
It stores the screenshot files in /hdd3/Documents/image/png/
Zaurii without /hdd3 may have files stored in the Documents folder. I don't know, this applet was made in Feb, 2002.
If you look at my attached pic, it's a small icon that looks like a Fuji throw-away green camera.
(Between the clipboard applet and the speaker applet)
I took this screenshot with this applet.
« Last Edit: May 19, 2006, 02:47:37 am by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers