Whenever I want to work from home I have to the citrix web interface to launch a remote session. At home I have a dual monitor linux ubuntu setup using my gtx 560 and the standard (for now) nvidia drivers that come with kubuntu - using twinview.
When I open my citrix connection from the browser (uses xendesktop) I cant get the remote session to span all my screens. I can expand and stretch but not achieve full fullscreen.
I fixed this by doing the following to my bashrc, adding:
export WFICA_OPTS="-span a"
This is a useful environment variable that is passed in when you load citrix from the web interface - otherwise there is no mechanism to pass args in.
This caused my citrix session to span both my monitors when I configured it to
Perfect.
No comments:
Post a Comment
Leave a comment!