Questions tagged [10.10]

Codenamed "Maverick Meerkat", this version was released on Oct 10, 2010 and is no longer supported since Apr 10, 2012. Questions about unsupported versions are likely to be closed as off-topic.

Codenamed "Maverick Meerkat", this version was released on Oct 10, 2010 and is no longer supported since Apr 10, 2012. Questions about unsupported versions are likely to be closed as off-topic.

This Ubuntu operating system is no longer supported.

For more information about this release, visit

http://old-releases.ubuntu.com/releases/10.10/

Ubuntu releases

1858 questions
137
votes
10 answers

How to set up USB for Virtualbox?

I'm using Ubuntu Maverick and Virtual Box 3+. I have Windows 7 Ultimate. The problem is that it doesn't detect USB drives in Windows 7, but USB peripherals (mouse + keybord) are working. I followed these instructions, but I can't find the user group…
kst
  • 1,493
71
votes
4 answers

How do I mount .cue file?

I have a cd image that is not a .iso but a .cue. I cannot mount it. I use ubuntu 10.10 64 bits, and I've tried a lot of programs. furiosmout just says it is not a image file, and it just didn't work. I found a program (acetone) that can convert .cue…
Habkost
  • 870
71
votes
6 answers

How to switch the editor in mc (midnight commander) from nano to mcedit?

Using ubuntu 10.10 the editor in mc (midnight commander) is nano. How can i switch to the internal mc editor (mcedit)?
sdu
  • 1,640
53
votes
8 answers

Decrease mouse sensitivity below the standard limit

I've got a USB mouse attached to my Ubuntu notebook. This mouse is (unfortunately) really sensitive, and so it sometimes gets hard to hit small icons with the mouse pointer. This is really a hardware issue, it's not a bug and it's not…
Malabarba
  • 10,546
46
votes
10 answers

Mouse wheel jumpy on scrolling

I have a small issue that's really annoying me and wondering if there is a possible fix for it. im using the latest distro of Ubuntu 10.10 and when scrolling up and down pages, especially in google chrome (also within folders etc) the page flickers…
46
votes
7 answers

Force gdm login screen to the primary monitor

I have two monitors attached to my video card. Primary monitor has a resolution equal to 1280x1024 and the second has 1920x1200. My gdm login screen always appears on the second monitor even if it is switched off. My question is how to force gdm to…
42
votes
7 answers

How to reboot into Windows from Ubuntu?

I'm looking for a way to reboot into Windows from Ubuntu on a 10.10/Vista dual boot system. The specific use case is that I would like to be able to ssh into my running Ubuntu instance and issue a command that will initiate a reboot directly into…
38
votes
7 answers

How can I adjust the brightness of my webcam?

I have a problem recently my cam (built in) is really really dark when using Skype or cheese I can barely see anything, Only when I spot a light on the cam I can see it but really dark I have a Sony Vaio F127FD , I am running Ubuntu 10.10 (Desktop…
bhappy
  • 697
31
votes
4 answers

Prevent windows from stealing focus

I'm using Maverick with Compiz enabled. I've searched AskUbuntu and Google. AskUbuntu doesn't have anything on this topic and everything Google turns up is a couple years old. I'm doing browser tests and my tests are constantly spawning new Firefox…
Joel
  • 727
29
votes
3 answers

What is the default vim colorscheme?

I really like the default vim colorscheme in 10.10 but I can't figure out what it's called -- I want to turn it on for my Debian box as well.
28
votes
1 answer

Can I use easy_install?

Can I use easy_install on Ubuntu 10.10? If yes, then how?
infoquad
  • 857
27
votes
4 answers

Software to create a video slideshow?

I have a bunch of pictures I'd like to make into a basic slideshow, as a video (e.g. mpeg/avi). What software is available to do this? I started using PiTiVi based on recommendation in another question, which seemed nice at first. However, it's very…
24
votes
3 answers

How can I reduce the number of TTYs?

I don't need 7 TTYs (or do I?). So how do I reduce this number to 3?
Detnuomnu
  • 2,017
21
votes
7 answers

How do I execute FTP commands on one line?

This is what I'm doing when I log into a FTP: ftp user:password@server ftp: user:password@server: Unknown host ftp> echo HELLO WORLD! ftp> quit I'd like to do a one-line FTP command... ftp user:password@server -command "echo HELLO WORLD" or "echo…
WernerCD
  • 652
21
votes
9 answers

How to make X.org listen to remote connections on port 6000?

This is on Ubuntu 10.10 (Maverick Meerkat) 64-bit desktop. I want to make my X server listen to remote connections from clients in other machines on the local network. I know about ssh -X and that is not what I want. I vaguely remember changing…
1
2 3
99 100