Skip navigation.

10 ideas to improve GNOME

GNOME
GNOME

A GNOME enthusiast shares 10 nice ideas about how to improve GNOME, adding some more polish and usefulness. Furthermore, most of those ideas are not of the blue sky type, and could be implemented in a short time.

See the article here: http://www.venturecake.com/10-ideas-to-improve-gnome/

Multiple selection !=

Multiple selection != multiple selection with Shift + Ctrl pressed. In other words, given a list of 7 files, try the following:

- Select item 1
- Hold shift pressed, click on item 3. Note that item 2 is also selected.
- Hold control pressed, click on item 5.
- Hold control + shift pressed, click on item 7.

If multiple selection were not broken, you should now have the following items selected: 1, 2, 3, 5, 6, 7. It does not work.