1 May 2002 03:43
Sawfish Theme
Ethan F. King <eking <at> uiuc.edu>
2002-05-01 01:43:50 GMT
2002-05-01 01:43:50 GMT
I'm not sure that this is the right place to pose this question but I
could not find anywhere else that looked useful. I am relatively new to
Linux and Sawfish but I have had pretty good luck at creating my own
theme for Sawfish using the sawfish-themer. I was able to accomplish
everything that I attempted except for placing the window icon in the
upper left corner of the title bar. If anyone could tell me how to
accomplish this I would really appreciate it. I have looked at the Crux
and Redmond theme but don't seem to be able to replicate the look.
Here is a copy of my theme.jl file.
;; theme file, written Tue Apr 30 20:06:22 2002
;; created by sawfish-themer -- DO NOT EDIT!
(require 'make-theme)
(let
((patterns-alist
'(("menu-button"
(inactive
"inactive:menu-button.png")
(focused
"active:menu-button.png"))
("min-button"
(inactive
"inactive:default-min-button.png")
(focused
"active:default-min-button.png")
(highlighted
"active:highlight-min-button.png"))
(Continue reading)
RSS Feed