1 - Is there a way to position the window? I couldn't find anything in the man page about opening the terminal at a certain location on the screen.
2 - Is there a way to open the terminal along all of the different desktops? For instance when I run torsmo, it is present on every desktop (it also doesn't show up in the desktop preview).
Here is my .Xdefaults file:
Code: Select all
URxvt.jumpScroll: True
URxvt.geometry: 85x25
URxvt.font: xft:Bitstream Vera Sans Mono:antialias=true:charwidth=8:pixelsize=13
URxvt.scrollBar: False
URxvt.saveLines: 10000
URxvt.borderLess: True
URxvt.inheritPixmap: True
URxvt.tintColor: white
URxvt.shading: 40
URxvt.foreground: white



