You are not logged in.
Pages: 1
Topic closed
So I've looked at the man page, and I"m fairly sure the entry should be like this:
xterm*geometry: 79x43+0+0
...but that doesn't work.
I've also tried the following:
xterm*geometry: 79x43
xterm*vt100.geometry: 79x43
xterm*vt100.geometry: 79x43+0+0
xterm*vt100*geometry: 79x43
xterm*vt100*geometry: 79x43+0+0
...but still no joy.
Anyone care to enlighten me?
.oO Komodo Dave Oo.
Offline
According to the xterm(1) man page, you need to use the XTerm.Geometry class (yes, I do believe it is case sensitive...)
XTerm.Geometry: 79x43+0+0
~Peter~
Offline
It still didn't work... this is crazy!
.oO Komodo Dave Oo.
Offline
Have you merged the .Xresources file to the current resource database?
$ xrdb -merge ~/.Xdefaults
~Peter~
Offline
Tried that, still no joy :S
.oO Komodo Dave Oo.
Offline
I you sure that the file is executable?
chmod +x .Xdefaults
Should work.
Arch - It's something refreshing
Offline
I you sure that the file is executable?
chmod +x .Xdefaults
Should work.
Hehe, I've got LOADS of configuration stuff in Xdefaults for other apps, and that's all fine... so yes it's executable
(sorry, ignore the belittling nature of that comment )
.oO Komodo Dave Oo.
Offline
I suggest you read this:
https://wiki.archlinux.org/index.php/X_resources
Last edited by Kilzool (2011-08-09 14:12:31)
Offline
I suggest you read this:
I suggest you read this: https://wiki.archlinux.org/index.php/Fo … Bumping.27
Closed.
ᶘ ᵒᴥᵒᶅ
Offline
Pages: 1
Topic closed