Results 1 to 4 of 4

Thread: KVM Fullscreen with Compiz

  1. #1
    Join Date
    May 2007
    Beans
    24

    KVM Fullscreen with Compiz

    Hi there,

    I'm running Ubuntu 9.10 x64 with Compiz and KVM.
    I've installed a Windows 7 guest which I've set-up to run on Workspace 3 in fullscreen mode. However i'm having issues with being able to switch out of the Fullscreen VM back to other displays...

    Initially Ctrl+Alt was the KVM grab combo, but i've appended the '-alt-flag' option to the KVM startup line, so it now looks like this
    Code:
    kvm -vga std -full-screen -hda /var/lib/libvirt/images/Poseidon.img -boot c -m 512 -alt-grab
    So i can now Release control from KVM by using Ctrl+Alt+Shift, however I then can't use Ctrl+Alt+<Arrow> to move between work-spaces...

    Any ideas where I'm going wrong???

    Cheers
    Gavin

  2. #2
    Join Date
    Oct 2004
    Location
    Alaska, USA
    Beans
    122

    Re: KVM Fullscreen with Compiz

    You might try getting rid of the ctrl-alt-grab-the-mouse feature and just going with the virtual mouse - or whatever they call it. I believe the code to add is:

    -usb -usbdevice tablet

  3. #3
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: KVM Fullscreen with Compiz

    Depending on the version of KVM you can simply add

    -usbdevice tablet

    I have a brief blog entry here as well :

    http://blog.bodhizazen.net/linux/kvm-mouse-integration/
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  4. #4
    Join Date
    May 2007
    Beans
    24

    Re: KVM Fullscreen with Compiz

    Hi there,

    Cheers for the posts...
    I've managed to work it another way by amending the xml config for my Guest, changing the video device to vga, and restarted libvirt-bin - Virt-manager now starts my Windows 7 guest with full resolution support, and auto-fullscreen - and as i'm doing it through Virt-manager, i get the handy toolbar at the top of the screen

    Cheers
    Gav

Tags for this Thread

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
  •