Re: xterm menus

2003-01-07 Thread Richard Cobbe
Lo, on Tuesday, January 7, will trillich did write: > On Mon, Jan 06, 2003 at 06:21:07PM -0500, Richard Cobbe wrote: > > What does `hideous' mean here, specifically? I commented these same > > lines out back when I upgraded to woody, and now my xterm menus look > >

Re: xterm menus

2003-01-07 Thread will trillich
gray15 > > > > > > aha! that's exactly the same as mine, and yet gray15 appears to > > be misinterpreted as white on my menus. i commented out that > > whole section (quoted above) and they're now hideous, but i can > > read them all. > &g

Re: xterm menus

2003-01-06 Thread Russell
#x27; mean here, specifically? I commented these same lines out back when I upgraded to woody, and now my xterm menus look fine---same foreground and background colors as the main terminal window. I'd think you'd get the same results (unless you've set these resources with xrdb or

Re: xterm menus

2003-01-06 Thread Richard Cobbe
quoted above) and they're now hideous, but i can > read them all. What does `hideous' mean here, specifically? I commented these same lines out back when I upgraded to woody, and now my xterm menus look fine---same foreground and background colors as the main terminal window. I&#x

Re: xterm menus

2003-01-06 Thread will trillich
On Mon, Jan 06, 2003 at 06:53:08PM +1100, Russell wrote: > will trillich wrote: > >On Fri, Jan 03, 2003 at 07:46:02PM +1100, Russell wrote: > >>If you press Ctrl + mouse button (1,2,3 or whatever) over an xterm, you > >>can > >>change various settings and fonts and make the home and end keys work

Re: xterm menus

2003-01-06 Thread Russell
will trillich wrote: On Fri, Jan 03, 2003 at 07:46:02PM +1100, Russell wrote: If you press Ctrl + mouse button (1,2,3 or whatever) over an xterm, you can change various settings and fonts and make the home and end keys work etc... when i do this (woody, using gnome with sawfish) control-click

xterm menus

2003-01-05 Thread will trillich
On Fri, Jan 03, 2003 at 07:46:02PM +1100, Russell wrote: > If you press Ctrl + mouse button (1,2,3 or whatever) over an xterm, you can > change various settings and fonts and make the home and end keys work etc... when i do this (woody, using gnome with sawfish) control-click thing i get a menu, b

Re: xterm-menus not working

1999-09-08 Thread Keith Harbaugh
On Sun, 1999-09-05 21:50:52 +0200, Johann Spies wrote: > Thanks Keith. That did it. After changing my .Xdefaults to > Xterm.vt.geometry in stead of using * the menus are usable. In which > documentation did you find that? Well, actually it wasn't so much the documentation as the experimentation

Re: xterm-menus not working

1999-09-05 Thread Johann Spies
On Sun, 5 Sep 1999, Keith Harbaugh wrote: > I had exactly the same problem you originally described, shrunken xterm-menus, > when I originally used for the geometry resource what the X people call > "loose resource specifications", with the `*', > which modifies th

Re: xterm-menus not working

1999-09-05 Thread Keith Harbaugh
gt; > Here are the results: > $xrdb -q | grep -i ^xterm > XTerm*termName: xterm-debian > XTerm*geometry: 80x24 > XTerm.vt100*geometry: 80x24 > XTerm*scrollBar:true > Xterm*saveLines:1 > XTerm*font: 8x16 > I had exactly the same problem you orig

Re: xterm-menus not working

1999-09-05 Thread Johann Spies
On Sat, 4 Sep 1999, Keith Harbaugh wrote: > If you want to do a little further digging on this situation, > try the following: >xrdb -q | grep -i ^xterm > and post the results back. > Hello Keith. Here are the results: $xrdb -q | grep -i ^xterm XTerm*termName: xterm-debian XTerm*geometry:

Re: xterm-menus not working

1999-09-04 Thread Keith Harbaugh
If you want to do a little further digging on this situation, try the following: xrdb -q | grep -i ^xterm and post the results back. And yes, I am using slink, but with some addons. Here's my /etc/apt/sources.list if you're interested deb http://ftp.netgod.net/ x/ deb http://security.debi

Re: xterm-menus not working

1999-09-01 Thread Johann Spies
On Wed, 1 Sep 1999, Keith Harbaugh wrote: > Change >XTerm*geometry: 80x24 >XTerm.VT100*geometry: 80x24 > to >XTerm.vt100.geometry: 80x24 > Let me know if that doesn't work; > it works fine for me (although actually I use 80x63). > I did that but that did not change the behaviour of x

Re: xterm-menus not working

1999-09-01 Thread Keith Harbaugh
Change XTerm*geometry: 80x24 XTerm.VT100*geometry: 80x24 to XTerm.vt100.geometry: 80x24 Let me know if that doesn't work; it works fine for me (although actually I use 80x63).

xterm-menus not working

1999-08-27 Thread Johann Spies
After reading the Xterm-FaQ I changed the geometry lines in .XDefaults to XTerm*geometry: 80x24 XTerm.VT100*geometry: 80x24 to see if I can get Xterm's menus to work, but it did not help. I get a small pop-up frame with a few letters in but no menu-options. According to the FAQ this is becaus