Re: 256 color

2007-11-15 Thread Douglas A. Tutty
On Thu, Nov 15, 2007 at 07:54:56AM -0500, [EMAIL PROTECTED] wrote: > Could you please send me the information on how to change my 16 bit > color to 256 color. I have tried through my display settings but when > I restart my computer it goes right back to 16 bits. 16 bit is more col

Re: 256 color

2007-11-15 Thread Daniel Burrows
On Thu, Nov 15, 2007 at 01:59:19PM +, Chris G <[EMAIL PROTECTED]> was heard to say: > On Thu, Nov 15, 2007 at 02:37:51PM +0100, Peter Hugosson-Miller wrote: > > I didn't think the OP was confused so much as confusing. It is not normal > > to mix number of bits and number of colours as he did,

Re: 256 color

2007-11-15 Thread Chris G
On Thu, Nov 15, 2007 at 03:54:18PM +0100, Emmanuel Revah wrote: > # We need to know what desktop/display manager [s]he's using don't we? > > not really, imho. > > we need to see /etc/X11/xorg.conf > > also, to try different settings one can use xrandr > OK, yes, I had my sort of Windows/doItFro

256 color

2007-11-15 Thread KeLEEgrl28
Could you please send me the information on how to change my 16 bit color to 256 color. I have tried through my display settings but when I restart my computer it goes right back to 16 bits. ** See what's new at http://www.aol.com

Re: 256 color

2007-11-15 Thread Emmanuel Revah
# We need to know what desktop/display manager [s]he's using don't we? not really, imho. we need to see /etc/X11/xorg.conf also, to try different settings one can use xrandr manu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: 256 color

2007-11-15 Thread Chris G
On Thu, Nov 15, 2007 at 07:54:56AM -0500, [EMAIL PROTECTED] wrote: > >Could you please send me the information on how to change my 16 bit >color to 256 color. I have tried through my display settings but when >I restart my computer it goes right back to 16 bits. > I

Re: 256 color

2007-11-15 Thread Chris G
On Thu, Nov 15, 2007 at 02:37:51PM +0100, Peter Hugosson-Miller wrote: > Chris G wrote: >> On Thu, Nov 15, 2007 at 07:54:56AM -0500, [EMAIL PROTECTED] wrote: >> >>>Could you please send me the information on how to change my 16 bit >>>color to 2

Re: 256 color

2007-11-15 Thread Peter Hugosson-Miller
Chris G wrote: On Thu, Nov 15, 2007 at 07:54:56AM -0500, [EMAIL PROTECTED] wrote: Could you please send me the information on how to change my 16 bit color to 256 color. I have tried through my display settings but when I restart my computer it goes right back to 16 bits. I

Re: Compiling xterm with 256-color support

2005-01-04 Thread Thomas Dickey
ine you used for that screenshot? > I compiled your tar.gz with --enable-256-color --enable-wide-chars > --with-Xaw3d and which xterm is in /usr/local/bin but execution gets the > same ugly black screen from before. That screenshot is showing one of the test-files from lynx. I compiled ly

Re: Compiling xterm with 256-color support

2005-01-04 Thread Hugo Vanwoerkom
the bugs you're describing were fixed in patch #189 (see "xterm -v"). Nice job. But what was the commandline you used for that screenshot? I compiled your tar.gz with --enable-256-color --enable-wide-chars --with-Xaw3d and which xterm is in /usr/local/bin but execution gets the same ug

Re: Compiling xterm with 256-color support

2005-01-04 Thread Thomas Dickey
Thomas Dickey <[EMAIL PROTECTED]> wrote: >> are three old-fashioned-looking buttons, something out of the earliest > That's the toolbar option (which you can turn off). ...and while I'm thinking of it: the corresponding configure option is not enabled by default. It helps to read the documentati

Re: Compiling xterm with 256-color support

2005-01-03 Thread Thomas Dickey
Thomas Dickey <[EMAIL PROTECTED]> wrote: >> are three old-fashioned-looking buttons, something out of the earliest > That's the toolbar option (which you can turn off). Here's a screenshot, for context: ftp://invisible-island.net/temp/utf8-demo.png and the bugs you're describing were fi

Re: Compiling xterm with 256-color support

2005-01-03 Thread Thomas Dickey
[EMAIL PROTECTED] wrote: > I've been fighting with this for a couple of days now and getting > nowhere; any help would be much appreciated. I want to compile xterm > with 256-color support. I downloaded the source from Debian (which > comes as a small part of the MUCH large

Compiling xterm with 256-color support

2005-01-03 Thread kynn
I've been fighting with this for a couple of days now and getting nowhere; any help would be much appreciated. I want to compile xterm with 256-color support. I downloaded the source from Debian (which comes as a small part of the MUCH larger xfree86 package), and attempted to compil

Re: how-to: wine with 256 color depth

2004-06-02 Thread Paul Scott
welly hartanto wrote: welly hartanto wrote: Thanks, Paul ... Well ... reconfiguring X . Since I'm not using KDE ( gnome's my favorite however ), maybe the best way I can do is make another X configuration file that use only 8 bit color depth and run it by 'xf86cfg -xf86config anotherxconfigfil

Re: how-to: wine with 256 color depth

2004-06-01 Thread welly hartanto
> welly hartanto wrote: > > dpkg-reconfigure xserver-xfree86 > > Choose 8 bit color. This will probably mess up the > colors for some > normal X apps. I'm not sure if you can make > multiple configuration so > that Ctrl-Alt-+ will switch between these modes. > With KDE (the only way > I kn

Re: how-to: wine with 256 color depth

2004-05-31 Thread Paul Scott
welly hartanto wrote: I've got a windblows based-program that required 256 bit color depth. Any suggestion ??? Are you sure that's not 8 bit color = 256 colors? I've never heard of hardware that can display 256 bits per pixel = 2^256 colors. Paul Scott -- To UNSUBSCRIBE, email to [EMAIL PRO

how-to: wine with 256 color depth

2004-05-30 Thread welly hartanto
I've got a windblows based-program that required 256 bit color depth. Any suggestion ??? --cheers-- welly __ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ -- To UNSUBSCRIBE, email to

Re: 256-color xterm

2004-01-30 Thread Matt Price
On Fri, Jan 30, 2004 at 11:55:36PM -, Thomas Dickey wrote: > Matt Price <[EMAIL PROTECTED]> wrote: > >> No - the main thing here is whether your X server has enough colors available. > >> The 8-bit displays don't. I've tested this mostly with 16-bit displays. > >> xterm has defaults for the co

Re: 256-color xterm

2004-01-30 Thread Thomas Dickey
Matt Price <[EMAIL PROTECTED]> wrote: > -- so I'm a bit confused. Does this mean I should check in my > XF86config-4 (or someplace similar) to see if my display is 8 or 16 That lists the choices that the server can make on startup. The actual decision is logged, e.g., in /var/log/XFree86.0.log

Re: 256-color xterm

2004-01-30 Thread Thomas Dickey
Matt Price <[EMAIL PROTECTED]> wrote: >> No - the main thing here is whether your X server has enough colors available. >> The 8-bit displays don't. I've tested this mostly with 16-bit displays. >> xterm has defaults for the color resources (compiled in), so that's normally >> not a problem. Othe

Re: 256-color xterm

2004-01-30 Thread Matt Price
On Fri, Jan 30, 2004 at 12:10:41PM -, Thomas Dickey wrote: > Matt Price <[EMAIL PROTECTED]> wrote: > > > ok, I went ahead and compiled/installed a 256-color xterm. I was > > hoping that the extra colors would magically appear for me in xemacs, > > but emacs stil

Re: 256-color xterm

2004-01-30 Thread Matt Price
and libxaw6-dev is what you need to > >> be able to do this. So making a package shouldn't require anything more > >> (except of course the package-building-packages) than what I need to > >> compile xterm. After all, they're not incorporated into xterm&#

Re: 256-color xterm

2004-01-30 Thread Colin Watson
On Fri, Jan 30, 2004 at 06:03:11AM -0500, Paul Morgan wrote: > On Fri, 30 Jan 2004 10:15:45 +, Colin Watson wrote: > > On Fri, Jan 30, 2004 at 10:09:09AM +, Colin Watson wrote: > > > >> by hand; I expect that to be difficult for xfree86. There's nothing to > >

Re: 256-color xterm

2004-01-30 Thread Thomas Dickey
course the package-building-packages) than what I need to >> compile xterm. After all, they're not incorporated into xterm's package. >> > ok, I went ahead and compiled/installed a 256-color xterm. I was > hoping that the extra colors would magically appear for me in xe

Re: 256-color xterm

2004-01-30 Thread Paul Morgan
On Fri, 30 Jan 2004 10:15:45 +, Colin Watson wrote: > On Fri, Jan 30, 2004 at 10:09:09AM +, Colin Watson wrote: > >> by hand; I expect that to be difficult for xfree86. There's nothing to > ^ > Oops; closing parenthesis goes -

Re: 256-color xterm

2004-01-30 Thread Colin Watson
On Fri, Jan 30, 2004 at 10:09:09AM +, Colin Watson wrote: > On Thu, Jan 29, 2004 at 10:20:32PM -0500, Matt Price wrote: > > err... no. I did, however, apt-get build-dep xterm, and I really > > only want to build xterm. Do I have to build all of xfree86?? I > > really don't want to do that,

Re: 256-color xterm

2004-01-30 Thread Colin Watson
On Thu, Jan 29, 2004 at 10:20:32PM -0500, Matt Price wrote: > On Fri, Jan 30, 2004 at 02:20:57AM +, Colin Watson wrote: > > Have you installed all its build-dependencies, listed in the .dsc file > > (or 'apt-get build-dep xfree86')? > > err... no. I did, however, apt-get build-dep xterm, and

Re: 256-color xterm

2004-01-29 Thread Matt Price
On Fri, Jan 30, 2004 at 02:20:57AM +, Colin Watson wrote: > On Thu, Jan 29, 2004 at 12:11:11PM -0500, Matt Price wrote: > > thanks for this... I'm a bit confuseed about the deb-src package for > > xterm. As you probably know, apt-get source xterm downloads files > > named xfree86-4.2.1*. The

Re: 256-color xterm

2004-01-29 Thread Matt Price
he stuff I've > installed, it appears that xlibs-dev and libxaw6-dev is what you need to > be able to do this. So making a package shouldn't require anything more > (except of course the package-building-packages) than what I need to > compile xterm. After all, they're

Re: 256-color xterm

2004-01-29 Thread Colin Watson
On Thu, Jan 29, 2004 at 12:11:11PM -0500, Matt Price wrote: > thanks for this... I'm a bit confuseed about the deb-src package for > xterm. As you probably know, apt-get source xterm downloads files > named xfree86-4.2.1*. The implication is that one needs to build the > whole of xfree86 in orde

Re: 256-color xterm

2004-01-29 Thread Thomas Dickey
Matt Price <[EMAIL PROTECTED]> wrote: > On Wed, Jan 28, 2004 at 10:55:51PM -, Thomas Dickey wrote: >> Matt Price <[EMAIL PROTECTED]> wrote: >> > can anyone tell me how to build an xterm with 256 colors using the >> > debian source package? I'd just like a bit more flexibility -- and >> > I'd

Re: 256-color xterm

2004-01-29 Thread Matt Price
On Wed, Jan 28, 2004 at 10:55:51PM -, Thomas Dickey wrote: > Matt Price <[EMAIL PROTECTED]> wrote: > > can anyone tell me how to build an xterm with 256 colors using the > > debian source package? I'd just like a bit more flexibility -- and > > I'd like to have the off-the-shelf values for em

Re: 256-color xterm

2004-01-28 Thread Thomas Dickey
Matt Price <[EMAIL PROTECTED]> wrote: > can anyone tell me how to build an xterm with 256 colors using the > debian source package? I'd just like a bit more flexibility -- and > I'd like to have the off-the-shelf values for emacs highlighting work > when I'm in a terminal. The simplest way is

256-color xterm

2004-01-28 Thread Matt Price
can anyone tell me how to build an xterm with 256 colors using the debian source package? I'd just like a bit more flexibility -- and I'd like to have the off-the-shelf values for emacs highlighting work when I'm in a terminal. Thanks, matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi