Re: ModeLine for high frequencie monitor

2005-07-18 Thread deblists
Paolo Pantaleo wrote: I have a nice 15'' Sony monitor that can do about 110Hz of horizontal refresh at 800x600. The VESA standard (the ones that X server uses for default) supports only 85Hz. In Yoper (and maybe in SUSE too) there is a nice tool called SAX that can add ModeLine entries in XF86Co

Re: menus for wmaker 0.60

1999-06-22 Thread deblists
Hello Mario, I encountered similar problems, only at least my WindowMaker didn't crash at startup. I replaced the reference to menu.hook with the complete path of it, it's somewhere under /etc. Find it with 'locate' :-) $ locate menu.hook And edit the file WMRootMenu by hand if you wish. Worked

Re: icewm-gnome config files

1999-05-15 Thread deblists
On 14 May, Tommy Malloy wrote: > I added Staroffice to the Gnome menu, but it does not appear when I use > icewm-gnome as my window mangager. It does appear if I run gnome with > other window managers including icewm. icewm-gnome must be reading a > different config file or something. Can anyone

Re: Display issues

1999-05-15 Thread deblists
On 13 May, Pollywog wrote: > > On 13-May-99 Brian Servis wrote: >> So they(.xinitrc and .xsession) are the same but originated from >> different camps(startx and xdm). The Debian way is to use .xsession. >> To be safe you can soft link .xinitrc to .xsession. > > I dislike having xdm start when

Re: I need help with X

1999-05-11 Thread deblists
On 10 May, Mario Jorge Nunes Filipe wrote: [...] >> > > Another question. Now I'm running wm. And i click with the middle > button on the clip to create a new workspace i can't get to the menu > options because the menu follows the mouse arround. What am i doing > wrong? > > Thanks

Re: Visual Basic type IDE/Compiler

1999-05-11 Thread deblists
On 11 May, Brant Wells wrote: > Hi Y'all > > Does anyone know of a good Visual Basic Style IDE for Linux?? Or how > about an ELF compiler for basic?? > > TIA, > Brant > > Hello Brant! I'm not sure what you want; do you want a Basic compiler for Linux that comes with an IDE, or do you want an

Re: X works, but no mouse?

1999-05-11 Thread deblists
On 10 May, Branden Robinson wrote: > On Mon, May 10, 1999 at 07:17:02PM +0200, [EMAIL PROTECTED] wrote: >> I usually have gpm set up as a repeater and X using the repeater >> device, however, gpm can't start either. >> >> An strace of 'cat /dev/psaux' gives me the same errors about not being >> ab

Re: X works, but no mouse?

1999-05-10 Thread deblists
On 8 May, Brent Metzler wrote: > I noticed no one else replied to this, so I'll give it a stab. > > I had a similar problem with the mouse. The problem seemed to be caused by > running > gpm, the command-line mouse proggie, before X. This apparently causes > conflicts that > X cannot handle.

Re: xwindows wanted

1999-05-08 Thread deblists
On 8 May, André Bell wrote: >>login to your system and type XF86Setup, this will take you through the >>graphical X setup. After your done you can just type startx to run X. > > I type XF86Setup and it says > bash: XF86Setup: command not found :( > > Maybe I need to reinstall debian ??? > > I'm

Re: bash functions

1999-05-08 Thread deblists
On 8 May, André Bell wrote: > Does bash contain a pause feature other than control-z? > > When I type 'help' the screen scrolls past and control-z doesn't stop the > top few lines from scrolling away before I can read them. with dos I'd > just type 'dir /p' or type ' |more' > > Are there equiva