You are not logged in.

#1 2007-08-04 08:58:44

Crooksey
Member
From: UK ~
Registered: 2006-08-14
Posts: 415
Website

urxvt problems

I have my urxvt setup and running fine, there is just a small thing that is bugging me, when i start urxvt, the term loads but for around 30 seconds i have another application space in my taskbar saying "starting urxvt" and this stays for around 30 seconds, if possible i would like to remove this as it is kind of annoying.

.Xdefaults (stolen from July 2007 Screenshot thread) :-)

!!colors ripped from rezza: http://metawire.org/~rezza/index.php
*foreground:     rgb:dd/dd/dd
*background:     rgb:22/22/22
!black
*color0:         rgb:19/19/19
*color8:         rgb:25/25/25
!red
*color1:         rgb:80/32/32
*color9:         rgb:98/2b/2b
!green
*color2:         rgb:5b/76/2f
*color10:        rgb:89/b8/3f
!brown/yellow
*color3:         rgb:aa/99/43
*color11:        rgb:ef/ef/60
!blue
*color4:         rgb:32/4c/80
*color12:        rgb:2b/4f/98
!magenta
*color5:         rgb:70/6c/9a
*color13:        rgb:82/6a/b1
!cyan
*color6:         rgb:92/b1/9e
*color14:        rgb:a1/cd/cd
!white
*color7:         rgb:ff/ff/ff
*color15:        rgb:dd/dd/dd

!urxvt settings
urxvt*depth:24
urxvt*saveLines:        32767
urxvt*scrollTtyKeypress:true
urxvt*scrollTtyOutput:  false
urxvt*scrollBar:        false
urxvt*loginShell:       true
urxvt*internalBorder:   0
urxvt*geometry:            95x22
urxvt*termName:         rxvt-unicode
urxvt*inheritPixmap:    true
urxvt*shading:          50
urxvt*tintColor:        #0f1f0f
urxvt*font:             xft:Bitstream Vera Sans Mono-8
urxvt*cutchars:         "()*,<>[]{}|'
urxvt*print-pipe:       cat > $(echo urxvt.dump.`date +'%Y%M%d%H%m%S'`)
urxvt*secondaryScroll:  true
urxvt*mapAlert:         true
urxvt*utmpInhibit:      true
urxvt*perl-lib:         /usr/lib/urxvt/perl/
urxvt*perl-ext-common:  default,matcher
urxvt*urlLauncher: /opt/mozilla/bin/firefox
urxvt*matcher.button:   1
!urxvt*matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-]
urxvt*keysym.S-Prior:   ^[[5;2~
urxvt*keysym.S-Next:    ^[[6;2~

!xterm settings
xterm*dynamicColors:    true
xterm*utf8:             2
xterm*eightBitInput:    true
xterm*saveLines:        32767
xterm*scrollTtyKeypress:true
xterm*scrollTtyOutput:  false
xterm*scrollBar:        false
xterm*loginShell:       true
xterm*faceName:         Bitstream Vera Sans Mono:pixelsize=10
xterm*jumpScroll:       true
xterm*multiScroll:      true
xterm*toolBar:          false

#Xcursor*theme:          ghost

Xft*dpi:                100
Xft*antialias:          true

xpdf*enableFreetype: yes
xpdf*antialias: yes
xpdf*foreground: black
xpdf*background: white
xpdf*urlCommand: /opt/mozilla/bin/firefox %s
xpdf*viKeys: on

Arch Linux since 2006
Python Web Developer + Sys Admin (Gentoo/BSD)

Offline

#2 2007-08-04 09:31:36

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: urxvt problems

in kde... right click the shortcut, properties, application, advanced, and disable "launch feedback".

in gnome, i have no idea, seems they've revamped their prefs and the option's disappeared.

This is not a problem with urxvt.

James

Offline

Board footer

Powered by FluxBB