help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting scrollbar colors


From: Tim Johnson
Subject: Re: Setting scrollbar colors
Date: Wed, 4 Nov 2015 11:59:12 -0900
User-agent: Mutt/1.5.21 (2010-09-15)

* Javier <nospam@nospam.com> [151104 11:34]:
> > I'm not able to set scrollbar colors though either the native
> > customizing of the face or through .Xdefaults or .Xresources.
> > 
> > Since the toolbar widget and the 'trough' are almost the same color,
> > it makes it very hard to read in most lighting circumstance.
> > 
> > Any ideas would be appreciated
> > thanks
> 
> If emacs is compiled with the GTK toolkit it will not obey some
> .Xresources
> 
> ;;;D.2 Table of X Resources for Emacs
> (info "(emacs) Table of Resources")
> 
> Ubuntu should have a package emacs-lucid or emacs24-lucid.
> Otherwise you can compile it yourself.
> 
> ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
> --localstatedir=/var --with-x-toolkit=lucid
> make
> make install
> 
> With the lucid toolkit emacs should obey Xresources
  I installed emacs24-lucid via apt-get.
  Nicer looking than the previous configuration, but no luck with the
  tool bar, so far....

  Here is versioning info from 'help
  GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll
  bars) of 2014-03-07 on lamiak, modified by Debian

  And system config
  system-configuration-options
  " '--build' 'x86_64-linux-gnu' '--build' 'x86_64-linux-gnu'
  '--prefix=/usr' '--sharedstatedir=/var/lib'
  '--libexecdir=/usr/lib' '--localstatedir=/var/lib'
  '--infodir=/usr/share/info' '--mandir=/usr/share/man'
  '--with-pop=yes'
  
'--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp'
  '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes'
  '--with-x-toolkit=lucid' '--with-toolkit-scroll-bars'
  '--without-gconf' '--without-gsettings'
  'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector
  --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall'
  'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'
  'CPPFLAGS=-D_FORTIFY_SOURCE=2'"
;;;;;

Still can't make 'customize work, I'm currently reading info as per
your instruction, but will take some time to grok it all...

Actually in the lucid version, the scrollbar widget is more legible
and I wouldn't necessarily need to change the color, but I'm set on
edifying myself further. :)

Thanks for the reply and the tips.

-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]