Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: slkpg on June 08, 2013, 03:52:26 PM

Title: "aterm geometry" not working
Post by: slkpg on June 08, 2013, 03:52:26 PM
It is being ignored in .Xdefaults on Xorg. Worked fine with Xvesa. Using jwm. Font also. Some things like transparent do work, so it is reading the file. Any ideas?

Aterm*geometry: 80x40
Title: Re: "aterm geometry" not working
Post by: Rich on June 08, 2013, 04:52:00 PM
Hi slkpg
I just copied and pasted the command from your post to the end of my .Xdefaults and it works fine. Check the spelling
in your file. If it's the last entry, make sure there is a carriage return at the end.
Title: Re: "aterm geometry" not working
Post by: slkpg on June 09, 2013, 11:35:55 PM
Thanks, actually the problem is that there was a carriage return, along with the newline. Same goofy problem I had with onboot.lst. Need to be more careful moving files between windows and TC.
Title: Re: "aterm geometry" not working
Post by: Rich on June 10, 2013, 12:19:20 AM
Hi slkpg
If it's the last entry, make sure there is a carriage return at the end.
Yeah, I should have said newline.
Title: Re: "aterm geometry" not working
Post by: slkpg on June 10, 2013, 04:32:37 PM
I understood you to mean "hit the CR key", which is correct. The actual character(s) in the file of course depends on the OS. Bottom line is you were right, it was just an editing problem, however weird.

Thanks again.