Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 22700 ideas, 138270 comments, 2629576 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor shadowfirebird

Different wallpapers on different monitors/workspace  
Written by greycode the 28 Feb 08 at 17:20. Global category: Look and Feel. Implemented
I've got two monitors, and right now if I use the wallpaper settings in gnome it stretches the wallpaper across the two monitors. It does this even for the default ubuntu wallpaper. This can look really bad depending on the image. In order to get around this I had to get two wallpaper images and join them into one large one with the GIMP and set that as my wallpaper.

There should be a way in gnome to set a different wallpaper for each monitor.

==== Merged with ideas of a similar scope: Different wallpapers on different workspace ===

Many workspaces option in Linux allows you to separate your work, why not allow users to have different wallpapers on each workspace. This allows for easier identification of which workspace you are on.
When used with compiz-fusion you can rapidly switch between your workspaces and the different wallapaper will allow you to quickly recognise what desktop you are on.

Currently this is natively available in KDE but not in Gnome. In Gnome you can't even let Compiz take over the wallpaper control because Nautilus doesn't allow for transparent backgrounds.

Other solutions like Wallpapoz are slow and when switching between desktops it takes too long to switch WP.

Developer comments
This feature is a Google Summer of Code 2008 project.
Follow the development of this feature on the student's blog:
http://gsocblog.jsharpe.net/
Update: it seems his code didn't reached Gnome 2.24, thus this feature won't be present in Intrepid.
Update2: Not in Jaunty too. It seems the code wasn't accepted in Gnome. Need to investigate.
Update3: Going back to new idea.
3207
votes
implemented
Selected solution (#1): Auto-generated solution of idea #93
Written by greycode the 28 Feb 08 at 17:20.
Ubuntu Brainstorm was updated in January 2009. Since the idea #93 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
23
votes
implemented
Selected solution (#2): Wraparound Wallpapers
Written by Vendaval the 4 May 09 at 03:21.
With Compiz it's possible to put a different wallpaper on every workspace, so why isn't this used more to create a unified cube? A welcome wallpaper has been discussed, and having a simple welcome wallpaper could guide the user to the next workspace. Wallpapers could then come in sets, so applying a new wallpaper could give you a unified cube.
5
votes
implemented
Selected solution (#3): Wallpapoz does this.
Written by gnu2ubuntu the 27 Jul 11 at 20:28.
There is a program that already does this, and does it well even on multiple desktops. It is called Wallpapoz and the source is here:
http://wallpapoz.akbarhome.com/download.html

See the 75 comments or propose a solution (latest comment the 6 May 13 at 15:17) >>

Better monitor support and configuration tools  
Written by No0ne the 29 Feb 08 at 00:37. Global category: Graphics. Implemented
Better way to set monitor resolution and refresh rate. Majority of the new monitors are LCD type. User should be able to specify the native resolution and refresh rate during install.

Then Ubuntu/X must do WHATEVER it takes to stick to that resolution and refresh rate.

In case of multi-monitor setups, must be able to specify the configuration at time of installation.

Also, the login GUI must use same resolution as X. Why different resolutions?

Rant:
I have nVidia NVS440 card with Viewsonic VP2290b monitor. Video card must be set to 1920x1200 @13Hz or @41Hz refresh rate for each of it's four outputs. Desktop must be arranged in 2x2 matrix. Then monitor displays 3840x2400 @13Hz or @41Hz.

This worked very well in Ubuntu 6.06. Installed Ubuntu 7.04 and ended up with something like 800x480, even with nVidia binary drivers. Tweaked xorg.conf for weeks to get this to work. BulletProofX kept messing with my hand crafted xorg.conf file; which did work with 6.06. Eventually gave up and started using Windaz again :-( Will try again when frustration level has come down.

Developer comments
2395
votes
implemented
Selected solution (#1): Auto-generated solution of idea #322
Written by No0ne the 29 Feb 08 at 00:37.
Ubuntu Brainstorm was updated in January 2009. Since the idea #322 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 19 comments or propose a solution (latest comment the 24 Jun 12 at 05:41) >>

Easy way of backing up/moving your documents and settings  
Written by stgraber the 28 Feb 08 at 12:10. Global category: System. Implemented
At the moment, if someone wants to backup his documents or prepare a migration from a computer to another there isn't much more than file-roller to create a backup.
Ideally, the user should be able to run a graphic software which would ask what the user wants to backup and where (tape/usb key/remote).
Then the same tool would be able to restore the backup.

It would be useful for both backups and migration from a computer to another.

Update : See duplicates ideas which contain even more great ideas about that idea.
3619
votes
implemented
Selected solution (#1): Auto-generated solution of idea #1
Written by stgraber the 28 Feb 08 at 12:10.
Ubuntu Brainstorm was updated in January 2009. Since the idea #1 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
39
votes
implemented
Selected solution (#2): Use existing incremental backup utility and some additional scripts
Written by mudd1 the 2 Feb 09 at 10:53.
There are already great utilities like backup2l. All that'd be needed were a good default configuration, perhaps a GUI and a couple of scripts that prevent rendering your system unusable and even unbootable after a restore: Something to fix /etc/fstab (UUIDs, I love them), /boot/grub/menu.lst (same reason) and permissions (random UIDs/GIDs on package installation), all of which is a real PITA at the moment and probably breaks every newbie's neck.
305
votes
implemented
Selected solution (#3): Write a GUI for rsnapshot
Written by hurricanefloyd the 14 Mar 09 at 01:47.
rsnapshot is an excellent piece of software that (much like Apple's Time Machine) allows a user to take "snapshots" of his or her system. Using rsnapshot, a user can create snapshots at any interval he wants: hourly, weekly, monthly, every 6 hours, or anything else that cron supports. Restoring from a previous snapshot is as easy as copy and paste.

The problem is that rsnapshot is not the easiest software to use, even for people who are comfortable with the command line. I suggest that Canonical write a GUI for rsnapshot and ship it with Ubuntu.

rsnapshot: http://rsnapshot.org/
181
votes
implemented
Selected solution (#4): Wait for TimeVault to go stable
Written by cheesehead the 14 Mar 09 at 19:07.
Currently in alpha, TimeVault is a snapshot backup solution integrated into Nautilus. https://wiki.ubuntu.com/TimeVault
-27
votes
implemented
Selected solution (#5): Use duplicity and create a GUI for it, or use duplicati
Written by mackstann the 15 Mar 09 at 04:20.
Duplicity is an excellent piece of backup software and allows one to easily do cheap offsite backups using Amazon's S3 service.

Duplicati ( http://code.google.com/p/duplicati/ ) seems to be the only GUI front-end for it, and it seems to be in early development.
-73
votes
implemented
Selected solution (#6): integrate Dropbox
Written by stefano the 16 Mar 09 at 18:42.
Dropbox is an easy [1] [2], secure [3], cheap [4] [5], based on Amazon S3 [6] and, last but not least, the nautilus client is GPL [7] !!!

and, but it's only an idea, Canonical colud be compensated for paying Dropbox Ubuntu users.

[1] http://www.getdropbox.com/tour
[2] http://www.getdropbox.com/screencast
[3] http://www.getdropbox.com/help/27
[4] http://www.getdropbox.com/help/47
[5] http://www.getdropbox.com/help/15
[6] http://www.techcrunch.com/2008/03/11/dropbox-the-online-storage-solution-weve-b een-waiting-for/
[7] http://www.getdropbox.com/downloading?os=lnx
42
votes
implemented
Selected solution (#7): LuckyBackup, a GUI for rsync
Written by salih.emin the 19 Mar 09 at 01:24.
Recently a new GUI was developed for the most known and reliable backup technology :rsync

luckyBackup is an application for data back-up and synchronization powered by the rsync tool.
It is simple to use, fast (transfers over only changes made and not all data), safe (keeps your data safe by checking all declared directories before proceeding in any data manipulation ), reliable and fully customizable.
Just take a look at this screenshots:
http://luckybackup.sourceforge.net/screenshots.html
-42
votes
implemented
Selected solution (#9): Partner with an existing online backup provider for seamless backups
Written by FrankQuist the 20 Mar 09 at 20:11.
Many users do not make back-ups because you need multiple harddrives or more space for that, plus it takes time to set up. Backup should be as low-entry as possible. Online backup systems are a (partial) solution to that problem.

Adding a one-click-to-enable option for free (& cheap to expand) online storage through partnership with an existing vendor would be a major innovation and "selling" point. Yes, space might be limited, but just backing up certain default directories such as documents might do the trick.
50
votes
implemented
Selected solution (#10): support btrfs filesystem for native snapshots and data integrity
Written by stefano the 20 Mar 09 at 22:17.
For local (not-online) backups btrfs 'll simplify files versioning (with native snapshot support) and data integrity (with native data chesumming).

btrfs is currently supported by 2.6.29 kernel.

as stated in the home page "Btrfs is under heavy development, and is not suitable for any uses other than benchmarking and review. The Btrfs disk format is not yet finalized, but it will only be changed if a critical bug is found and no workarounds are possible.". Ubuntu should support it as soon as possible after the 1.0 release (Q408).

this idea is complementary to #6 and #8 for local backups with rsync (with btrfs and rsync we'll not need other time-something solutions) but for online offsite backups we'll need ALSO one or more solution as #4, #5, #9.


references:
http://btrfs.wiki.kernel.org/index.php/Main_Page
http://btrfs.wiki.kernel.org/index.php/Development_timeline
12
votes
implemented
Selected solution (#11): Support backup PLUG-INs
Written by Craig73 the 21 Mar 09 at 14:45.
OK - well we might get tired of the word plugins... but I see the request for a timevault style backup system, the underlying technology (file system or backup library), and the destination as being 3 separate part of the solution.

But whatever tool is selected - people should be able to add the options they want

1) Option to backup online. Make it easy to add different online services whether it is some random FTP site, S3, a free cloud service, or some other future solution (bit-torrent backups or replication with other machines?)

2) Allow encryption of data. Whether online or offline, we should optionally allow encryption of data. [I see opportunity here to leverage GPU or multiple core processing for stupidly high levels of encryption no?]
-17
votes
implemented
Selected solution (#12): partimage for partition images
Written by daddo the 22 Mar 09 at 09:54.
Partimage for making complete images of partitions.
-8
votes
implemented
Selected solution (#13): Incorporate SimpleBackup
Written by tchalvakspam the 27 Mar 09 at 23:07.
Simplebackup has pretty much everything needed:

Different schedules for the backup.
Specify which folders, files, etc are backed up.
Incremental backup.
Backups saved locally or remotely (ssh or ftp)
12
votes
implemented
Selected solution (#14): Add Remastersys as extra option for backing up the installed system setup to DVD
Written by chappell101 the 30 Mar 09 at 19:01.
I'm not suggesting having only Remastersys or using it for a whole system back up of your files, but as another option to go alongside one of the above for files. It would be just imaging your choice of applications and desktop appearance preferences ect. To enable very easy system restore installation exactly to your liking from a worst case scenario that the HD fail and had to be replaced. The application is also very user friendly for new users to use.
26
votes
implemented
Selected solution (#15): Include "Back In Time" as default backup tool
Written by sajmon75 the 7 Apr 09 at 12:17.
A simple and smart solution:
http://backintime.le-web.org/

From web site:
Back In Time is a simple backup system for Linux inspired from “flyback project” and “TimeVault”. The backup is done by taking snapshots of a specified set of directories.

Currently there are two GUI available: Gnome and KDE 4 (>= 4.1).

All you have to do is configure:

* Where to save snapshot
* What directories to backup
* When backup should be done (manual, every hour, every day, every week, every month)

23
votes
implemented
Selected solution (#16): Use Déjà Dup
Written by mterry the 6 May 09 at 16:47.
This solution is a little self-serving, since I'm the maintainer of Déjà Dup, but I think it fits the bill. At least, my aim is to fit this bill.

A quick description: A simple GUI that makes backing up the 'right way' (off-site, regular, incremental, encrypted) easy. It's based on the command-line tool duplicity.

https://launchpad.net/deja-dup

As robbiew mentions in the comments, this was added to Ubuntu for Jaunty (go to Add/Remove and search for it). There is also a PPA supporting as far back as Hardy in the link above.

I love feedback/bug reports!
158
votes
implemented
Selected solution (#18): Add a migration/transfer tool in System->Administration
Written by leandro123 the 28 Jun 09 at 20:43.
A migration tool will (1) collect the enviroment (of the user or the computer) including the personal preferences in a machine independent way (e.g. Thunderbird, Mozilla, Pidgin, config files), the personal files (home directory), the list of installed applications, and (2) send them to another computer (via ssh, rexec, ssl, etc.) or create an archive to be transferred and then imported by the same application on the new computer.
46
votes
implemented
Selected solution (#19): Add a "transfer settings from existing installation" in the installer.
Written by Michael Safyan the 3 Jul 09 at 21:39.
I suggest we have something at the end of the Ubuntu installation process that, like at the end of the Mac OS X installation process, asks the user if he/she would like to transfer his/her files and settings from an existing copy of Ubuntu. If selected, the user can choose to transfer data via the Internet or through a USB or other physical connection. The Ubuntu install will then transfer (most of) the contents of "/home" and "/etc" (depending on what can be reasonably copied from one installation to another), and the new installation will use the apt-get markings of the previous installation to download and install the appropriate packages.
6
votes
implemented
Selected solution (#20): Make a backup system with RAID support for cloning drives
Written by futurenow123 the 17 Oct 09 at 10:36.
If ubuntu had an integrated SYSTEM BACKUP & RESTORE (compatible with RAID) we could just clone the disk and self not lose all that precious data .
-10
votes
implemented
Selected solution (#21): Here is a simple GUI program for backup written in python
Written by Zorba the 8 Feb 10 at 08:17.
I realized a simple program with python and Qt4 to make easier backup of files or system configuration. You are totally free to modify this code, and I hope this could be useful for many Ubuntu users. I think it could be a good idea to insert it into system settings (the system settings for KDE and the settings menu for GNOME). If someone can make a porting to GTK+ the integration with GNOME will be better.

You can download the program here: zorbaproject.uuuq.com/upload/easybackupgui.tar.gz

to test it simply open a console, enter the folder where you have unpacked the tar, and type "python easybackupgui.py": some features need sudo.


3
votes
implemented
Selected solution (#23): System backup and restore
Written by benoyanthony the 14 Jul 10 at 10:24.
Ubuntu should come up with MS windows like user interface where in user can backup the sytem and restore point is generated which can be reloaded as and when required. This restore point will include user setting and sytem setting if required by user. Also need to give provision to copy the restore point file to any required location on HDD or any other storage media.
7
votes
implemented
Selected solution (#25): Backup Center
Written by natureflow the 17 Oct 10 at 13:33.
I propose a "Backup Center", where you:
* Can choose directories to backup or your whole home directory
* Can create a key to encrypt your backup, if you want
* Can print your key or copy it to an media
* Can select network destinations for your backup like Ubuntu One Storage, Secure FTP, Secure WebDAV, SMB, etc.
* Can select local storage devices like USB storages
* Can select a timetable for the backup on the local USB storage, which might require the user to periodic connect it to the computer when prompted
* and, of course: Can easily play back your backup, when your files are gone

There should be an intelligent daemon in the background which accomplishes the backup. If an backup destination is not available or full, the user should be warned.
6
votes
implemented
Selected solution (#26): Copy filesystem with USB Startup Disk Creator
Written by tebibyte the 2 Jan 11 at 06:15.
Use the USB Startup Disk Creator to make a mirror image of your system. And add a mechanism to sync it or mirror it back.
1
votes
implemented
Selected solution (#31): Option at CD install to recover from UBUNTU ONE programs and settings
Written by mitcoes the 13 Jun 11 at 10:39.
At USC an option to backup to UBUNTU ONE:

1.- The list of main repository installed/unsinstalled programs and settings
2.- The same with PPAs and PPAs programs and settings

At CD Install an option to recover your list of programs and settings and in a separate option PPAs ones where you can select all or pick some. - Sometimes PPas programs can be the cause of system inestability -

This way you can make installation profiles or make easier the reinstallation when it is necessary.

As well ubuntu would know the program change / install preferences from users with datamining of this backups.

For example I use to install VLC, Qbittorrent, Chromium, Chrome, Opera, & Thunderbird



See the 56 comments or propose a solution (latest comment the 17 Jun 12 at 10:45) >>

LiveUSB  
Written by Taku the 28 Feb 08 at 14:35. Global category: System. Implemented
cdroms are slow, don't allow to modify their content easily, they are weak and not as easy to carry as USB keys.

It would be great to provide Ubuntu as a liveUSB just as Mandriva does. We should be able to carry our distribution on any computer, manage our preferred settings (do I want binary drivers enabled ? what is my preferred resolution ?), etc.

The thing is not to make something transportable, but really a nomad system that could be used just the best way as it could on any computer.

Developer comments
This was implemented by two separate projects! Both Usb-creator (see the blueprint) and Usblive (see its website) allow you to build a live USB system on Intrepid.
The first one is available on the repository, and usblive in this PPA.
4328
votes
implemented
Selected solution (#1): Auto-generated solution of idea #16
Written by Taku the 28 Feb 08 at 14:35.
Ubuntu Brainstorm was updated in January 2009. Since the idea #16 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
0
votes
implemented
Selected solution (#2): copy slax's usb version
Written by stozi the 9 Jun 09 at 01:27.
copy slax's usb version, or find a more KISS-y way to do it.

See the 78 comments or propose a solution (latest comment the 7 Jun 12 at 13:08) >>

Create a better hardware database  
Ubuntu

In :  
Priority : Low
Definition : New (Needs guidance)
Implementation : Unknown
Assignee : Tomas Gustavsson
spec
Written by Ubuwu the 28 Feb 08 at 15:22. Global category: System. Implemented
People around the globe that are using/concidering using Ubuntu are afraid that some of their hardware won't work for them. And some are frustrated to buy additional add-on cards to work around unsupportad onboard chips. All this could be avoided with a lookup in an ubuntu Hardware Database Website.

Some problematic hardware can be used with more or less work if helping information is available together with the hardware compatabillity data.

The hardware database can be found at http://hwdb.ubuntu.com/

From idea #47: The data should then be available in a format that is simple for users to browse on-line when considering new hardware.

Developer comments
Work is on-going at https://launchpad.net/hwtest
5093
votes
implemented
Selected solution (#1): Auto-generated solution of idea #40
Written by Ubuwu the 28 Feb 08 at 15:22.
Ubuntu Brainstorm was updated in January 2009. Since the idea #40 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 47 comments or propose a solution (latest comment the 12 Apr 12 at 08:03) >>

Super-slick boot  
Ubuntu

In :  
Priority : High
Definition : Pending Approval (Needs guidance)
Implementation : Informational
Assignee : Scott James Remnant
spec
Written by Ubuwu the 28 Feb 08 at 15:16. Global category: Look and Feel. In development
Improve the boot sequence to reduce the number of mode switches and jarring look and feel changes. While our current boot sequence has evolved beyond a verbose scroll of text on the console, it is still not as elegant as it could be. Increased elegance would result in a much improved user experience, and increase user confidence in the distribution.
1159
votes
inprogress
Selected solution (#1): Auto-generated solution of idea #37
Written by Ubuwu the 28 Feb 08 at 15:16.
Ubuntu Brainstorm was updated in January 2009. Since the idea #37 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 24 comments or propose a solution (latest comment the 12 Apr 12 at 08:03) >>

Let us invest in Ubuntu: 1 to 100 USD monthly plan  
Written by mikasjoman the 10 Mar 08 at 12:45. Global category: Others. Implemented
We all love Ubuntu, but most of us can not easily participate or just lack the time. So to give Canonical extra speed, I would love to invest 1 to 10 USD a month. With the power of millions of investing users, the money invested could give a push that we can not have today. What about adding 500 chinese or indian low cost developers to the mission? Ill pay. Especially if I could get some return on investment. And, switching users just got a new dimension - then it´s called sales - building up our collective product.
I don´t know if it has to be stocks in Cannonical. There are quite smart people out there that could find other ways I am sure.
159
votes
implemented
Selected solution (#1): Auto-generated solution of idea #4072
Written by mikasjoman the 10 Mar 08 at 12:45.
Ubuntu Brainstorm was updated in January 2009. Since the idea #4072 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 27 comments or propose a solution (latest comment the 27 Mar 12 at 11:19) >>

Engage DeviantArt for Ubuntu theme competition  
Ubuntu

In :  
Priority : Undefined
Definition : Pending Approval (Needs guidance)
Implementation : Good progress
Assignee : Mike MacCana
spec
Written by mikemaccana the 29 Feb 08 at 01:19. Global category: Look and Feel. Won't implement
There is a wide community of online artists capable of creating brilliant, unique artwork.

heading: Get your artwork on 10 million desktops

Ubuntu, the world's most popular Linux distribution, needs a new theme. The winner will appear in the default desktop of Ubuntu 8.10.

We're looking for original wallpapers, that match Ubuntu's color palette. You entry should also include a suggested combination of application, icon, and window themes. These can be existing themes, or your own original works - you only need to submit a wallpaper to win.

Work must be CC licensed, and be openable in either Inkscape or Gimp (rest of criteria continues)

Submit your works to DeviantArt and include the words [Ubuntu810].


Good luck!

Developer comments
At this point in time it is unclear as to whether we can realize something like this. In any case we cannot promise to include anything as default without having already seen it. This might be a good way to find alternative wallpapers to also include on the CD and/or universe as an extra package.
4100
votes
closed
Solution #1: Auto-generated solution of idea #384
Written by mikemaccana the 29 Feb 08 at 01:19.
Ubuntu Brainstorm was updated in January 2009. Since the idea #384 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
9
votes
closed
Solution #2: Ubuntu picks the winners
Written by bukzor the 9 Apr 11 at 19:38.
@Developer: If you pick the winner of the contest, then surely you will have seen it beforehand... This can easily be done. Please reconsider. For a great reference see the recent collaborative competition hosted by TF2 and Polycount.org ( http://www.polycount.com/team-fortress-2-polycount-pack/ ). This created valuable assets for TF2, prestige for Polycount members, and great buzz for both.

See the 137 comments or propose a solution (latest comment the 19 Feb 12 at 02:53) >>

Disable CAPSLOCK-Key!  
Written by redd the 12 Mar 08 at 16:31. Global category: Accessibility. New
The CAPSLOCK-key was really very helpful in the times of mechanical typewriters. But on a PC this key is nothing except annoying. I think everybody knows the problem of acidentALLY HITTING THIS KEY!!!

Ubuntu could solve this easily by disable the function of this Key. Make it to a normal shift key, please!!

(Or even let me change this in "CapsLock key behavior" in gnome-keyboard-properties.)

Here some Weblinks:
* http://capsoff.org/
* http://anticapslock.com/
-82
votes
up equal down
Solution #1: Auto-generated solution of idea #4378
Written by redd the 12 Mar 08 at 16:31.
Ubuntu Brainstorm was updated in January 2009. Since the idea #4378 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!
7
votes
up equal down
Solution #2: Add an Option to Keyboard Preferences
Written by lhb1142 the 17 Aug 09 at 00:02.
I would like to see an option in the Keyboard preferences which would offer the user the ability to activate the Caps Lock key only by simultaneously hitting the Ctrl key and the Caps Lock key; subsequently hitting the Shift key should deactivate the Caps Lock key in this instance.
-4
votes
up equal down
Solution #3: Doubleclick CapsLock for activation
Written by Freestyler the 6 Sep 09 at 10:10.
It is very annoying accidentally tabbing Cabs Lock when typing. Featuring a doubleclick activation surely will help a lot of people.

BR
Freestyler
3
votes
up equal down
Solution #4: Disable CapsLock key
Written by niryeffet the 6 Dec 10 at 18:57.
xmodmap -e "keycode 66 = "

See the 19 comments or propose a solution (latest comment the 6 Feb 12 at 21:06) >>

The new linux universal font  
Written by Oxide the 6 Mar 08 at 17:24. Global category: Look and Feel. Implemented
The default fonts in linux are ugly especially with LCD monitors.The Windows Vista have beautiful Segoe UI font for LCDs. It will be great to create new linux font for universal use.
367
votes
implemented
Selected solution (#1): Auto-generated solution of idea #3571
Written by Oxide the 6 Mar 08 at 17:24.
Ubuntu Brainstorm was updated in January 2009. Since the idea #3571 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 19 comments or propose a solution (latest comment the 7 Jan 12 at 15:16) >>

2 3 4 5 6 7 8 9 Next >>