You are not logged in.

#1 2011-11-26 17:12:52

Bellum
Member
Registered: 2011-08-24
Posts: 230

[SOLVED] urxvt missing window decorations, always on top

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.

kN0EXs.png

.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:     2

Last edited by Bellum (2011-11-26 17:31:21)

Offline

#2 2011-11-26 17:21:46

roygbiv
Member
Registered: 2011-05-18
Posts: 204

Re: [SOLVED] urxvt missing window decorations, always on top

Try setting the secondaryScreen resource to true and issue a

$ xrdb ~/.Xresources

.

Last edited by roygbiv (2011-11-26 17:23:08)

Offline

#3 2011-11-26 17:31:03

Bellum
Member
Registered: 2011-08-24
Posts: 230

Re: [SOLVED] urxvt missing window decorations, always on top

Thanks. smile

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

Board footer

Powered by FluxBB