You are not logged in.
Anyone know what might cause this problem? Occasionally, urxvt will open without a titlebar, it's immovable and always on top of other windows. Restarting X will typically fix the problem. I think the problem started after installing lilyterm, which also had the problem. Lilyterm has since been removed.
.Xresources
Xcursor.theme: Obsidian
URxvt.background: #1F1313
URxvt.foreground: #CCCCCC
URxvt.cursorColor: #CCCCCC
URxvt.font: xft:Consolas:pixelsize=12
URxvt.boldFont: xft:Consolas:bold:pixelsize=12
URxvt.italicFont: xft:Consolas:italic:pixelsize=12
URxvt.boldItalicFont: xft:Consolas:bold:italic:pixelsize=12
URxvt.cursorUnderline: false
URxvt.cursorBlink: true
URxvt.secondaryScreen: false
URxvt.termName: rxvt-unicode-noalt
URxvt.depth: 32
URxvt.fading: 10
URxvt.scrollstyle: plain
URxvt.scrollBar_floating: false
Urxvt.externalBorder: 2Last edited by Bellum (2011-11-26 17:31:21)
Offline
Try setting the secondaryScreen resource to true and issue a
$ xrdb ~/.Xresources.
Last edited by roygbiv (2011-11-26 17:23:08)
Offline
Thanks. ![]()
I've actually since reboot, so I can't actually confirm that this works, but I'll put a [SOLVED] up there until it happens again.
Offline