The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
16 views

How to properly configure GRUB settings from KDE System Settings

I'm using Kubuntu 12.04 with KDE 4.10, and I recently installed the kde-config-grub2 that places a nice Grub configuration panel into KDE System Settings. I played around a bit, more for learning how ...
2
votes
1answer
71 views

Change GTK themes on the fly

I'm not running xfce4 or gnome, so I can't use their respective settings manager. Now I want to alter the GTK theme of all running apps, do you think that's possible? I think there's a signal or ...
1
vote
1answer
111 views

UTF-8 works in gnome-terminal only after selecting already selected encoding

Running Centos 6.3. In gnome-terminal UTF-8 works, but only after I've chosen (the already chosen) UTF-8 encoding in gnome-terminal settings. How do I force gnome-terminal to respect its own encoding ...
29
votes
2answers
14k views

Getting 256 colors to work in tmux

I have 256 colors working just fine in konsole,. I thought I'd give tmux a try because, unlike screen, it seems to support vi mode. However I find that the colors of my prompt show up and this is ...
1
vote
1answer
88 views

Language Support on Linux Mint Debian Edition

After a new install of Linux Mint Debian Edition I have some words unlocalized to my native language: most in Czech, some words in English. Whenever I've installed Ubuntu/Linux Mint this always ...
1
vote
0answers
254 views

Change window manager in Fedora 18

Fedora 17 would let me choose my window manager on login; now with Fedora 18 not only can I not choose it on login, but I can't find a way to change it anywhere. Is there a way to easily switch ...
0
votes
0answers
70 views

No AirPlay in XBMC on EeePC (Debian)

I have a Asus EeePC (900 model I think) and I've installed Debian 6.0 on it. I've managed to get WiFi working on it and I've installed XBMC. It's working with our NAS drive on the network but for some ...
44
votes
10answers
3k views

Tips for putting ~ under source control

I want to put my home directory (~) under source control (git, in this case), as I have many setting files (.gitconfig, .gitignore, .emacs, etc.) in there I would like to carry across machines, and ...
0
votes
0answers
161 views

Cinnamon + Gnome = Ignored settings?

I recently switched from Gnome to Cinnamon in Fedora 17, and I feel like I did something wrong because it seems as though Cinnamon ignores any Gnome settings, despite being Gnome-based (as far as I ...
0
votes
1answer
82 views

Is there a simple way to copy system settings from an EOL install to a new version?

Here's my scenario: I'm currently running Mint 12 as my open source development platform. Currently, I'm running it as a VM through VirtualBox. Since 12 is near it's end of life, and because ...
11
votes
2answers
592 views

Set and Shopt - Why Two?

set and shopt are both shell builtins that control various options. I often forget which options are set by which command, and occasionally which option sets/unsets (set +o/-o, shopt -s/-u). Why are ...
1
vote
0answers
50 views

How to disable floating of maximized Chromium window?

I'm using AwesomeWM. My rule for Chromium: { rule = { class = "Chromium" }, properties = { tag = tags[1][9], floating = true, border_width = 0 } }, It works well, except Chromium window can be ...
5
votes
3answers
861 views

How can I tweak the kernel for total swap out?

I would like to deploy the following swapping policy: By default all pages in memory should also be in swap space. When a page in memory is changed (i.e. dirty), the page should be written out as ...
3
votes
1answer
406 views

What settings can I use to maximize FFMpeg performance?

I'm trying to do some screencasting, but since my computer is much too old and slow the video being produced is laggy and the application I'm trying to record becomes unresponsive due to the CPU ...
1
vote
1answer
277 views

Gnome 3 gnome-control-center empty

I recently installed GNOME 3 on my Mint installation. I finally cracked under pressure from my friends to upgrade back to GNOME 3 (I actually went Unity > GNOME 3 > Mint) I've customized it to my ...
2
votes
1answer
347 views

About GNOME .gconf, .gnome2 etc. directories in $HOME

In users $HOME we know that GNOME keeps various of directories to store user specific configs. I know that .gconf is used to store user preferences (keybindings, and other settings) I know that ...
2
votes
1answer
393 views

Enable kwebkitpart in Konqueror

In KDE SC 4.5.0 it's possible to use a WebKit part for rendering in Konqueror. I don't think it's on by default (I could be wrong) and I believe I've installed all the requirements for it... How do I ...
1
vote
1answer
492 views

Linux Mint system settings locked

The system settings for my Linux Mint OS, for example desktop background or mouse speed or screen resolution etc. won't change, for some reason. I just restarted my computer and for some reason the ...
4
votes
2answers
343 views

How can I make all my processes start with niceness 5

I know that niceness values are inherited from the niceness value of the parent process, but can I globally change the default niceness value for a particular user (myself). In this case I have a ...
2
votes
2answers
921 views

Mac G5 - Nvidia GeForce 5200 FX settings

I finally was able to install Debian on my powerpc, but the only way to get a GUI up is by disabling nouveau. I just use Linux nouveau.modeset=0 at the yaboot prompt. However my color is all messed up ...
8
votes
2answers
1k views

What is the difference between ~/.profile, ~/.bashrc, ~/.bash_profile, ~/.gnomerc, /etc/bash_bashrc, /etc/screenrc …?

Answers to the questions on SO and askubuntu, along with poking through (and reading headers of) $HOME and /etc/, indicate a number of files that can be used to set environment variables, including: ...
2
votes
2answers
1k views

How do I set mouse double click speed in Lubuntu

I'm using Lubuntu 11.10. The only problem I have that the mouse double click speed is a bit high (it seems to me that it is around 100-200ms) and I would like it to set it to around 500ms. Is there a ...
7
votes
2answers
1k views

Where does GSettings store its files?

I would like to have a look at the files the dconf-editor uses to read/write settings, and I'm assuming that they are managed by gsettings. Where are these files stored on the system, and in what ...
2
votes
1answer
380 views

Have Thunar remember file ordering for folders

I often attach files when on the web (using Chrome/Firefox), or when using email (Thunderbird). I need to navigate to a specific folder, and there I often need one of the most recent files. However, ...
2
votes
1answer
49 views

Cleanly reinstalling an application

I am currently having problems with Hulu desktop, and want to reinstall it. However, when I attempt to uninstall and reinstall it, it saves my previous settings (even my username and password). How ...
18
votes
4answers
2k views

How to enable killing Xorg with Ctrl+Alt+Backspace

I don't remember why they did this, but at one point X.org decided that disabling CtrlAltBackspace to kill it was a good idea. I know there's a way to re-enable it but I don't remember how. Can ...
8
votes
4answers
359 views

What are your best practices and future plans for deploying unixoid desktops?

I have been setting up Linux desktops for a non-profit radio observatory. For me, this was the first time I had to think about "deploying" several identical machines, centralizing login, home ...
3
votes
1answer
173 views

Set up network to share a printer connected to one particular machine on the network

How do I set up my Ubuntu machine to allow other computers to print to it? The set up is: All computers are connected to the network 1 dual Ubuntu/Windows 7 netbook 1 multibooting ...
5
votes
1answer
281 views

Enable kill X.org with an own key combination

I've just read Enable kill X.org with ctrl+alt+backspace and am really happy, that control-alt-backspace no longer kills my X-Server. However, I'd like to have a way to kill it; it just should be ...
2
votes
1answer
1k views

What is the Linux equivalent of the Windows registry?

I have a DVD+-RW drive that has quit working. Apparently many users of this laptop model experience the same problem under windows and are required to edit the registry to correct the problem. So ...
10
votes
2answers
9k views

CLICOLOR and LS_COLORS in bash

I have the following setup in .bashrc for coloring of listings. export CLICOLOR=1 export ...