Re: [ctwm] SIGSEGV patch

2012-07-02 Thread Anthony Thyssen
On Mon, 2 Jul 2012 23:04:10 +0200 Tina Holmboe wrote: | On Mon, Jul 02, 2012 at 09:46:04PM +0100, Aaron Sloman wrote: | | > > New to the list, long-time CTWM addict^H^H^H^H^Huser, | > > wondering if I'm the last one on the planet. | > | > I don't know if anyone else replied to you but you are no

Re: [ctwm] SIGSEGV patch

2012-07-02 Thread Michael O'Donnell
For those who asked, here are excerpts from emails I've sent to Debian regarding the CTWM crashes that I've repaired. # A brief sketch of typical usage and failure mode: I am running CTWM with eight workspaces (most are popula

Re: [ctwm] ctwmrc

2012-07-02 Thread Michael O'Donnell
Early on, I got tired of always having to look at the man page while I fooled around with my .ctwmrc so I just dragged the whole thing into the config file and it's worked great since around 1994... http://pastebin.com/3WPJDepN

Re: [ctwm] ctwmrc (Fonts)

2012-07-02 Thread Aaron Sloman
on Mon, 2 Jul 2012 Ravi Uday wrote: > Thanks for the reply. > > I have attached a png shot with 1680x1050 display. > I am not sure how to find what fonts I am using.. Pls let me know any > commands i could use on my lds server. It looks to me as if you are running ctwm remotely on an Apple of s

Re: [ctwm] SIGSEGV patch

2012-07-02 Thread Tina Holmboe
On Mon, Jul 02, 2012 at 09:46:04PM +0100, Aaron Sloman wrote: > > New to the list, long-time CTWM addict^H^H^H^H^Huser, > > wondering if I'm the last one on the planet. > > I don't know if anyone else replied to you but you are not. Definetly. Most interesting reply. I've been using ctwm since

Re: [ctwm] SIGSEGV patch

2012-07-02 Thread Aaron Sloman
"Michael O'Donnell" wrote > Date: Fri, 15 Jun 2012 11:29:25 -0400 > New to the list, long-time CTWM addict^H^H^H^H^Huser, > wondering if I'm the last one on the planet. I don't know if anyone else replied to you but you are not. I use 1. ctwm-3.8a-27.1.x86_64 on a 5 year old desktop PC in my dep

Re: [ctwm] ctwmrc example

2012-07-02 Thread Michael O'Donnell
I think it's unlikely that your .ctwmrc has anything to do with your display problems (they're more likely due to X misconfiguration) but since you asked, here's my .ctwmrc that works fine on my 1680x1050 display: http://pastebin.com/3WPJDepN The config file with all its annotations is quite

Re: [ctwm] ctwmrc

2012-07-02 Thread Ravi Uday
Thanks for info. I am not expert user of these and novice to begin with. We don't use xorg, however I found these .. bash-3.00$ cat ~/.ctwm-conf/Xresources /* xterm */ xterm*multiScroll: on xterm*jumpScroll: on xterm*reverseWrap: off xterm*curses:

Re: [ctwm] ctwmrc

2012-07-02 Thread Richard Levitte
Aha! >From the look of it, your X server isn't properly configured, it's thinking the display has a different dimension. The fact that some lines of text have a grey edge and others don't is a dead giveaway. I dunno how you configure things, there are a number of GUI tools around these days, and

Re: [ctwm] ctwmrc

2012-07-02 Thread Richard Levitte
In message on Mon, 2 Jul 2012 14:45:30 +0530, Ravi Uday said: raviuday> Does anyone have a sample of .ctwmrc which works for display of raviuday> 1680x1050 raviuday> Suddenly my fonts and code looks horrible :( How does the titles, ctwm menus, workspace manager, icon manager, that sort of thin

[ctwm] ctwmrc

2012-07-02 Thread Ravi Uday
Hi, Does anyone have a sample of .ctwmrc which works for display of 1680x1050 Suddenly my fonts and code looks horrible :( - Ravi