Hi,

A konsole shell is fine, but session programs are not. I have a session 
which starts GNU Interactive Tools (apt-get install git) using the 
command "gitfm". The output of "env" from within that session is...

-----
KDE_FULL_SESSION=true
GS_LIB=/home/bsass/.fonts
DM_CONTROL=/var/run/xdmctl
GIT_SHELL=/bin/bash
LANGUAGE=en_CA:en_US:en_GB:en
KONSOLE_DCOP_SESSION=DCOPRef(konsole-22261,session-3)
USER=bsass
GIT_EDITOR=sensible-editor
SSH_AGENT_PID=1820
SHLVL=1
HOME=/home/bsass
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
DESKTOP_SESSION=kde
GTK_RC_FILES=/etc/gtk/gtkrc:/home/bsass/.gtkrc:/home/bsass/.kde/share/config/gtkrc
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-r6t9xCKC71,guid=444e5045b49d499aec2c0e679a125000
COLORTERM=
LOGNAME=bsass
_=/usr/bin/gitfm
WINDOWID=48234503
COLUMNS=88
GIT_BROWSER=sensible-browser
TERM=xterm
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/bsass/.gtkrc-2.0:/home/bsass/.kde/share/config/gtkrc-2.0
SESSION_MANAGER=local/onegee:/tmp/.ICE-unix/1876
PATH=/home/bsass/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/bin
XCURSOR_THEME=Chameleon-DarkSkyBlue-Regular
KONSOLE_DCOP=DCOPRef(konsole-22261,konsole)
DISPLAY=:0.0
SSH_AUTH_SOCK=/tmp/ssh-EFGVug1775/agent.1775
GIT_VMSTAT=free
SHELL=/bin/bash
KDE_MULTIHEAD=false
GIT_PAGER=sensible-pager
PWD=/home/bsass
LINES=49
GIT_RMAIL=mail


Press almost any key to continue
-----

...but GIT_PAGER should be =less and there should be the results 
of "eval `lesspipe`" ("LESSOPEN=| /usr/bin/lesspipe %s" 
and "LESSCLOSE=/usr/bin/lesspipe %s %s") in the environment.


- Bruce


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to