Unity is Ubuntu's default shell interface for the GNOME desktop environment
Questions tagged [ubuntu-unity]
105 questions
92
votes
6 answers
How to disable Ctrl+Q shortcut in Firefox on Linux
Since Firefox 57 there is no way to disable Ctrl+Q shortcut by plugin on Linux (see this bug). All workarounds I've found are based on setting the global Ctrl+Q shortcut to "steal" it from Firefox. But this will disable this shortcut in every…
rob006
- 1,131
13
votes
5 answers
Can I make Ubuntu 11.10's desktop look like 11.04's Ubuntu Classic?
I updated to 11.10 today and Unity has absolutely driven me nuts. Is there a way to bring 11.04's Classic Desktop back to 11.10? I tried KDE and I don't find it similar enough to be happy.
I tried installing gnome-session-fallback and selected…
Nick
- 523
- 2
- 7
- 13
12
votes
1 answer
What exactly is the difference between "Grayscale" and "RGBA" font anti-aliasing settings?
I've just switched to Ubuntu, and I'm trying to replicate the Windows ClearType font quality using the Unity Tweak Tool. The default anti-aliasing is "Grayscale", and I'm trying to change it to "RGBA", however, I'm not seeing any perceptible…
Mihai
- 938
11
votes
6 answers
Unicode Composition in Sublime Text
I'm not able to use unicode composition (The ctrl+shift+u method) to enter unicode characters in Sublime Text 2 (v2.0.1, Build 2217) on Ubuntu 12.04 (Unity). To reproduce, just open up a tab and do this:
Press ctrl+shift+u
Type 00B0
Press…
dhulihan
- 308
- 1
- 3
- 15
11
votes
1 answer
Unity: how to add a shell-script to the dock
I have a GUI application which starts with a shell script. How can I create an icon in the Unity dock by providing the shell script and an .svg icon?
Mike L.
- 5,937
10
votes
1 answer
How to map CTRL+A, CTRL+E to function as Home, End system-wide?
Is there a way to map CTRL+A and CTRL+E to work system-wide as move to beginning of line, and move to end of line correspondingly?
I.e. I would like these shortcuts to seamlessly work in any app, not only in the terminal (i.e. as in OSX).
My main…
ccpizza
- 8,241
9
votes
1 answer
Win key replayed when focus changes from Windows to Ubuntu host
I'm running the synergy server (version 1.3.6) on an Ubuntu 11.10 host and the client (version 1.3.8) on a Windows 7 host.
Whenever I use the Win key on the windows client, they key is somehow "replayed" on my Ubuntu server the moment the mouse…
Shawn Chin
- 1,224
6
votes
2 answers
Use dconf (or comparable) to set configs for another user
On Ubuntu Desktop 13.10, I have a setup script which runs as root. It essentially configures the computer as necessary, but I need to set some things with dconf. The script runs in a Terminal window under a regular user with sudo. I need to run the…
Josh The Geek
- 293
6
votes
6 answers
Launching gnome-shell-timer in Unity?
I'd like to have a countdown timer in my taskbar on an Ubuntu 12.04 machine with Unity 2D. My use case is primarily time management, for example "countdown from 30 minutes, and I'll take a break when the timer finishes."
I installed…
solvingPuzzles
- 183
- 1
- 9
6
votes
1 answer
Unity for Fedora linux
Is there working Unity version for Fedora Linux? For now i found for Ubuntu and for SUSE, but nothing for Fedorians. Any details will be appritiated.
Tried the rpm pack with dnf command :
sudo dnf install unity-... with the provided version
A lot…
Stefan
- 61
5
votes
4 answers
Latest Ubuntu Desktop without Unity
What is the latest version of Ubuntu Desktop that doesn't have Unity?
I really dislike the lack of menus. It's very hard to discover and find applications. For example, I'm looking for the activity monitor type application but I don't know the exact…
Wavy Crab
- 1,785
5
votes
3 answers
How to continue using GNOME2 with Ubuntu or a derived distribution?
I am currently using Ubuntu 11.04 with GNOME2 instead of the new default, Unity.
I heard that in a newer Ubuntu version there is no GNOME2 aka Ubuntu classic desktop anymore.
Which Linux distribution will continue to include or support GNOME2, its…
Alex
- 1,437
5
votes
2 answers
Why does the terminal in unity 2d (Ubuntu 11.10) always stay in the foreground?
I have just updated to Ubuntu 11.10 and I am using unity 2d. My terminal applications (gnome-terminal or konsole) just won't go into background. When I move another application in front of them, they are still rendered, but the clicks are going…
user32509
- 275
4
votes
2 answers
How can I disable the 'unmount' option for my second internal harddisk in Ubuntu?
Edit: it seems that this is a known bug and that it is impossible.
How can I disable the 'unmount' option for my second internal harddisk in Ubuntu?
My system consists of a 128GB SSD and a 1TB HDD.
The reason I want to disable this button is to…
Henry van Megen
- 175
4
votes
1 answer
On Ubuntu, maximize a window over two screens
EDIT: I ended up installing KDE and everything worked as expected. I think that there must be something built into Unity that simply will not allow windows to stretch over two screens in the way I was trying to do it.
I'm on Ubuntu 14.04 Trusty…
eje211
- 331