W. Chris Shank on 16 Oct 2003 13:03:02 -0400 |
How do I start the local server at a higher depth? I read something about color maps and colors being used up. output: xdpyinfo | grep depth depth 1, bits_per_pixel 1, scanline_pad 32 depth 4, bits_per_pixel 8, scanline_pad 32 depth 8, bits_per_pixel 8, scanline_pad 32 depth 15, bits_per_pixel 16, scanline_pad 32 depth 16, bits_per_pixel 16, scanline_pad 32 depth 24, bits_per_pixel 32, scanline_pad 32 depth 32, bits_per_pixel 32, scanline_pad 32 depths (7): 16, 1, 4, 8, 15, 24, 32 depth of root window: 16 planes depth: 16 planes depth: 16 planes depth: 16 planes depth: 16 planes depth: 16 planes depth: 16 planes depth: 16 planes depth: 16 planes On Thu, 2003-10-16 at 12:48, Kevin Brosius wrote: > "W. Chris Shank" wrote: > > > > I'm trying to run rdesktop and it only runs in about 8 bit color. Anyone > > know how I can get this run a 16 bpp color map? here is what I get when > > I execute rdesktop: > > > > server bpp 8 client bpp 32 depth 24 > > > > It seems my X server is only allowing 8 bpp. > > > Not quite enough info to help out... What is your local xserver? > XFree86? What depth is it running in? It's really uncommon to run in > depth 8 today, unless you have a specific application that needs it. > > Try this 'xdpyinfo | grep depth' and let us know what you get. > > Since that's the output of rdesktop, you might check out their mailing > lists on sf. They seem active, and the topmost message in the users > list is a similar problem about depth. (Although he modified the source > code to get paste a depth 8 problem and ran into another.) > > It's unclear to me what the rdesktop output means, unless you are really > running a depth 8 local xserver. If that is the case, I'd suggest > starting the local xserver at depth 24 and seeing if that resolves the > problem. -- W. Chris Shank ACE Technology Group, LLC chris.shank@acetechgroup.com http://www.acetechgroup.com ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|