I was just wondering where the isos will appear when they are uploaded to the mirrors...If you have a link to that page, i would appreciate it so that
i may watch out for it...
Thanks so much

Code: Select all
sudo gedit /etc/modules
Code: Select all
vboxvideo
why do i have the feeling that this post will be quoted a lot in the coming months?esteban1uy wrote:For those trying Nadia RC Cinnamon in VirtualBox, [snippet a lot of interesting information]
Hi esteban, can you explain like you were talking to an idiot? I gave up having 12.10 in a virtualbox and would like to try again, don't know what installing as a guest means, though, or how you add guest additions.esteban1uy wrote:once you have Nadia RC installed as a guest...
...Then install the "guest additions" the usual way, and you'll have your Nadia RC with full 3D acceleration under VirtualBox!
You can't fool me, I KNOW you're certainly not an idiot!bimsebasse wrote:Hi esteban, can you explain like you were talking to an idiot? I gave up having 12.10 in a virtualbox and would like to try again, don't know what installing as a guest means, though, or how you add guest additions.esteban1uy wrote:once you have Nadia RC installed as a guest...
...Then install the "guest additions" the usual way, and you'll have your Nadia RC with full 3D acceleration under VirtualBox!
Code: Select all
sudo apt-get update
sudo apt-get install linux-headers-$(uname -r) dkms build-essential
I hope not!!!zerozero wrote:why do i have the feeling that this post will be quoted a lot in the coming months?esteban1uy wrote:For those trying Nadia RC Cinnamon in VirtualBox, [snippet a lot of interesting information]
At your service!bimsebasse wrote:Cheers esteban!
Code: Select all
xinput set-prop "VirtualBox mouse integration" "Coordinate Transformation Matrix" 0.5 0 0 0 0.5 0 0 0 1.0
Code: Select all
xinput set-prop "VirtualBox mouse integration" "Coordinate Transformation Matrix" 1.0 0 0 0 1.0 0 0 0 1.0
Code: Select all
#!/bin/sh
xinput set-prop "VirtualBox mouse integration" "Coordinate Transformation Matrix" 0.5 0 0 0 0.5 0 0 0 1.0
xinput set-prop "VirtualBox mouse integration" "Coordinate Transformation Matrix" 1.0 0 0 0 1.0 0 0 0 1.0