hmm exporting X isnt very hard to do just ssh into the box where from where you want to get your X exported and do
export DISPLAY="192.168.1.1:0.0"
replace the 192.168.1.1 address with the pc from where you want to get X exported and then you can start any programm you want kwrite for example in the shell
kwrite &
now your kwrite gets exported to the other machine ..


Reply With Quote

Bookmarks