Results 1 to 4 of 4

Thread: Span dual monitor accross Citrix

  1. #1
    Join Date
    Dec 2004
    Location
    Apeldoorn, Netherlands
    Beans
    26
    Distro
    Ubuntu

    Question Span dual monitor accross Citrix

    I Installed Ubuntu 12.04LTS and have a NVIDIA Geforce 9500GS dual head displaycard in my system. I already got my Ubuntu desktop extended over my 2 monitors. Now I want to do the same for my Citrix Session.

    I installed the latest Citrix receiver and did a check with the HDX util to see if my dual monitor is detected:

    -- Checking that your XServer supports Multi-Monitor...
    -------------------------------------------------------
    Success! - Multi-monitor is supported!
    Found the following Monitors:
    head #0: 1920x1080 @ 1280,0
    head #1: 1280x1024 @ 0,0

    I then changed my wfica.sh to the following command:

    $ICAROOT/wfica -span 0,1 -file $1

    When now connecting to out XenDesktop environment I still get stuck running my Citrix session on one screen. I also changed 0,1 to 1,2 but also no luck.

    Anybody succes with the spanning of a Citrix display accross 2 monitors?
    Linux user 373000 is running Ubuntu

  2. #2
    Join Date
    Sep 2005
    Beans
    83
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Span dual monitor accross Citrix

    You need to change the way the ICA Client launches in Firefox to use the shell script you have created. Go to Edit > preferences > applications.

    Ben

  3. #3
    Join Date
    Dec 2010
    Beans
    24

    Re: Span dual monitor accross Citrix

    You can also set an environment variable:
    http://brogrammador.blogspot.co.uk/2...interface.html

  4. #4
    Join Date
    Dec 2010
    Beans
    24

    Re: Span dual monitor accross Citrix

    Code:
    -span a
    works well for me

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •