# Config file for qcam # This is where qcam finds its defaults. # Port should be defined, autodetection not supported # port 0x378 # /dev/lp1, the first printer port #port 0x278 # /dev/lp2, the second printer port # Port type (bidirectional, unidirectional or unknown) # #porttype unknown porttype bidirectional #porttype unidirectional # Camera direction (up, down, left or right) # O # __ _L __ __ # (==) (==) ([])-O O-([]) # ~F ~~ ~~ ~~ # O* # up down left right # #direction down #direction right direction up #direction left # Image width (before scaling) # width 300 #4-27-99 width 200 #width 300 # last #width 200 #width 160 #width 80 # Image height (before scaling) # #height 200 #4-27-99 height 225 # last #height 250 #height 120 #height 80 height 240 # Offsets from top and left image edges, not CCD edges, like in qcam # (keywords changed to avoid collision with qcam "top" and "left") # yoffset 0 xoffset 0 # Transfer scale (1, 2 or 4) # #transfer 1 #transfer 2 transfer 4 # Bits per pixel # #bpp 4 # 16 shades of gray (B&W only) bpp 6 # 64 shades of gray (B&W only) #bpp 24 # 24-bit colors (color only) # Brightness # #brightness 180 # was brightness 150 #4-28-99 brightness 100 #10-7-99 brightness 120 #brightness 150 brightness 150 # Contrast # #contrast 30 #4-28-99 contrast 40 contrast 30 # Black offset (B&W only) # #blackoffset 50 blackoffset 100 # Hue (blue gain, color only) # hue 128 # Saturation (color only) # saturation 255 # White level (color only) # white 70 # Black level (color only) # black 100