In Ubuntu, Linux Mint or any other Linux distro that uses Gnome, if you close the terminal while some script or command is running within it, a window will appear to ask you to confirm the action:
I myself think this feature is redundant. In Linux Mint (MATE) to disable this confirmation window, you can hit Alt + F2 then type "mateconf-editor" to open the Configuration Editor window.
In Linux Mint 13, the screen lock feature is disabled by default. After being idle for a while, the screen will be dimmed and you can re-activate it by moving the mouse or hit a key. For security reasons, you may want to enable the screen lock feature. Here is how to do it:
Hit Alt + F2 and run "mateconf-editor" to open the Mate configuration window.
I installed Cinnamon on Ubuntu 12.04 using
sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install cinnamon
Now I am looking for a way to disable the keyboard shortcuts ALTF7 (move window) and ALTF8 (resize windows).
I already disabled those key bindings under Keyboard -> Shortcuts.
The Windows key is default to launch Unity’s dash home. In some work situation, keyboard doesn’t have a win key.
Session saving is the feature that restores everything, which you were doing right before you log out or shut down the computer, in the next time you log in. In Linux Mint 13, this feature is disabled by default but you can enable it easily.
In MATE, hit Alt+F2 and type "mateconf-editor" to open the MATE configuration window.
I find the default display of "Permissions" in nautilus (when viewing properties of a folder/file) difficult to use.
To solve this, I always used gconf-editor in 10.04 to change to the following:
gconf-editor: apps > nautilus > preferences > show_advanced_permissions
How can I get permissions to look like above in 12.04?
For security,you may want to disable the user list at login screen so that no one can know how many users on this computer.Following command will disable the user list and make it like earlier Ubuntu version,need to type user-name and password to login.
First,open a terminal window from Applications->Accessories menu.
Then,execute following command:
Ubuntu uses gnome-screenshot as the default screen grab tool.
After the recent update my "appearance" customizations have vanished... I tweak the appearance using gconf-editor...
For example:
gconf-apps-gwd to give that glassy effect to windows title bars. Since the updates the effect is gone and when I retry from gconf it says "This key has no schema". Overall gconf-editor is not working.
Also Ubuntu tweak is not working...