* [gentoo-user] "Emacs" installed but GUI is of XXL size :-(
@ 2007-02-03 9:17 arnuld
2007-02-03 13:35 ` [gentoo-user] " reader
0 siblings, 1 reply; 2+ messages in thread
From: arnuld @ 2007-02-03 9:17 UTC (permalink / raw
To: gentoo-user
hai all,
i have successfully installed Gentoo 2006.1. i have installed Emacs.
everything is fine but Emacs's size is TOO BIG. Emacs tool bar is of
XXL size, its menu is of XXL size.
what is wrong?
--
http://arnuld.blogspot.com/
Linux registered user #439610
http://counter.li.org/
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-user] Re: "Emacs" installed but GUI is of XXL size :-(
2007-02-03 9:17 [gentoo-user] "Emacs" installed but GUI is of XXL size :-( arnuld
@ 2007-02-03 13:35 ` reader
0 siblings, 0 replies; 2+ messages in thread
From: reader @ 2007-02-03 13:35 UTC (permalink / raw
To: gentoo-user
arnuld <arnuld3@gmail.com> writes:
> hai all,
>
> i have successfully installed Gentoo 2006.1. i have installed Emacs.
> everything is fine but Emacs's size is TOO BIG. Emacs tool bar is of
> XXL size, its menu is of XXL size.
>
> what is wrong?
Sounds like your desktop resolution is too low.
Or emacs is trying to use a huge font.
After setting your resolution to more reasonable size you can control
emacs size, color, shape, font etc with lisp code.
If you want to delve into lisp I can copy paste some old code I've
used from time to time but I'm not a lisp programmer at all.
For that approach you will want to post on gnu.emacs.help newsgroup.
You can also control emacs with a ~/.Xresources file. Thats how I
like to do it.
This will give you some ideas about how that might be done:
(from ~/.Xresources)
emacs*Background: black
emacs*Foreground: papayawhip
emacs*pointerColor: white
emacs*cursorColor: magenta
emacs*bitmapIcon: on
emacs*font: -misc-fixed-bold-r-normal--18-120-100-100-c-90-iso8859-1
emacs.geometry: 100x38
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-03 13:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-03 9:17 [gentoo-user] "Emacs" installed but GUI is of XXL size :-( arnuld
2007-02-03 13:35 ` [gentoo-user] " reader
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox