You are not logged in.

#1 2010-10-05 12:36:18

minami
Member
Registered: 2010-02-01
Posts: 7

[SOLVED] urxvt: invisible cursor

Since weekend I experience strange behaviour with urxvt (i'm using rxvt-unicode-256color from community).
When writing to terminal, cursor is invisible, when pressing 'backspace', the cursor reappears until i press another
key. This affects all console applications running in this terminal. For example vim has unusable command mode
(deleted characters are visible, until new characters are typed, cursor invisible all the time).
It's like terminal does not know, that it has focus.

gnome-terminal is running fine

I'm don't remember any configuration I might have done to cause this behavior.

Anyone experiencing similar problem? Any tips to fix this?
my ~/.Xdefaults:

! ! use xft for drawing fonts
urxvt.font:            xft:Dina:size=9,xft:Monaco:size=9,xft:ProggyCleanTT:size=12,xft:profont:size=11,xft:terminus:size=10,xft:monospace:size=10
urxvt*keysym.M-C-1:    command:\033]710;xft:profont:size=9\007
urxvt*keysym.M-C-2:    command:\033]710;xft:terminus:size=9\007
urxvt*keysym.M-C-3:    command:\033]710;xft:Dina:size=9\007
urxvt*keysym.M-C-4:    command:\033]710;xft:ProggyCleanTT:size=12\007
urxvt*keysym.M-C-5:    command:\033]710;xft:profont:size=11\007
urxvt*keysym.M-C-6:    command:\033]710;xft:Monaco:size=9\007
urxvt*keysym.M-C-7:    command:\033]710;xft:terminus:size=10\007
urxvt*keysym.M-C-8:    command:\033]710;xft:Dina:size=12\007
urxvt*keysym.M-C-9:    command:\033]710;xft:terminus:size=14\007
urxvt*keysym.M-C-0:    command:\033]710;xft:profont:size=15\007

urxvt.background:      black
! urxvt.background: rgba:0000/0000/0000/cccc
! urxvt.fadeColor: [0]black
urxvt.foreground:      #f4c91c
! ! make a scrollbar that's nearly black
urxvt*scrollBar:       true
urxvt*scrollBar_floating:  true
urxvt*scrollBar_right: true
urxvt*scrollColor:     #202020
urxvt*scrollWithBuffer:true
urxvt*matcher.button:  3
urxvt*urlLauncher:    firefox
urxvt*saveLines:       8192
urxvt.perl-ext-common: default,matcher
urxvt.urgentOnBell: true

Last edited by minami (2010-10-07 20:40:05)

Offline

#2 2010-10-05 12:46:47

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: [SOLVED] urxvt: invisible cursor

You can always search the forums:
https://bbs.archlinux.org/viewtopic.php?id=106017


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

#3 2010-10-05 12:56:41

minami
Member
Registered: 2010-02-01
Posts: 7

Re: [SOLVED] urxvt: invisible cursor

Stebalien: thx, I missed this post, when doing search :-)

Offline

#4 2010-10-05 20:41:41

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: [SOLVED] urxvt: invisible cursor

Mark [SOLVED]?


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

Board footer

Powered by FluxBB