1
X/Qt / Debian with Xqt
« on: January 26, 2006, 08:10:50 am »Quote
QuoteHello all,Review your " .xinitrc " file.
I think I have a problem with X/Qt. I installed all as smuelas suggested, but the Start X button just starts and finishes without starting rxvt. Has anyone some tips?
Yours, Peter
[div align=\"right\"][a href=\"index.php?act=findpost&pid=111980\"][{POST_SNAPBACK}][/a][/div]
smuelas
[div align=\"right\"][a href=\"index.php?act=findpost&pid=112302\"][{POST_SNAPBACK}][/a][/div]
my .xinitrc:
#!/bin/sh
export LANG=ja_JP.eucJP
export DISPLAY=0:0
#default: use anthy
export XMODIFIERS=@im=uim-anthy
#start uim-xom
if [ -x /opt/QtPalmtop/bin/uim-xim ]; then
exec /opt/QtPalmtop/bin/uim-xim &
fi
rxvt
#blackbox
icewm
if I start sh .xinitrc
then:
rxvt: can't open display 0:0
icewm: not found
i did install the latest X/Qt and sharp-debian-big 018 on Zaurus Sl-6000 L
any hints?
yours, peter