Re: Urxvt - Ultralight terminal

Awebb wrote:
klanger wrote:
benj1 wrote:

well thats a bit stupid, what else uses '!' for the config files?

Arch Linux - in rc.conf (eg. deamons)

It's not exactly commenting out something in it's literal sense, it's more like "don't process the next given module" as a replacement for the mathmatical symbol not, wich is not part of old charsets.

true i suppose that is logical, but in practice the effect is the same

- - - - - - - - Wiki Pages - - - - - - -
#! install guide           *autostart programs, modify the menu & keybindings
configuring Conky       *installing scripts

Re: Urxvt - Ultralight terminal

For those that are interested as this thread seems to have taken a different direction I tracked down the cause of the segfault, it was the use of the custom icon file:

urxvt.iconFile: ~/.icons/hydroxygen/48x48/apps/terminal.png

It seems that using any custom icon file causes this segfault, for me anyway...changing the size and type (jpg) results in the same. Now I know what the problem was I do like urxvt and thanks to Klanger for arousing my interest in the first place. smile