[kde-freebsd] kate session as root?

Bartosz Fabianowski freebsd at chillt.de
Mon Apr 2 18:55:20 CEST 2007


As your user, run:

# xhost +

As root, run:

# setenv DISPLAY :0
# kate&

Or, if you are not using csh, try:

# export DISPLAY=:0
# kate&


- Bartosz


More information about the kde-freebsd mailing list