On 22 Oct, To: [EMAIL PROTECTED] wrote: > But what's the right way to get it to start up via .xinitrc? It seems > wrong that I should do: > > DISPLAY=":0$DISPLAY" rxvt -sr -sk -backspacekey ^? &
Well, experiments show that
DISPLAY="$DISPLAY.0" rxvt -sr -sk -backspacekey ^? &
appears to work, though it still seems like I'm being very kludgey
there.
luke
