Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

5
votes
0answers
91 views

How can I achieve separate colors for current, local, and remote ref names when using a custom git log format?

I have a custom git log format that I use. I have color.ui=true set in my .gitconfig. For example this simple format: git log --pretty=format:"%h %d %s" --decorate This would print something like ...
2
votes
0answers
54 views

Switching left and right mouse button functions without switching mousepad buttons

I'm left handed and thus I've switched the functions of the left and right mouse buttons so that the right button is the primary. However, I find that when I'm not using the mouse and thus need to use ...
1
vote
0answers
8 views

Where from/to install my.cnf for percona db

I am new to Percona db. I just realized that by default percona does not have a my.cnf file installed. I found this from, https://bugs.launchpad.net/percona-server/+bug/673844 In case, I need a ...
1
vote
0answers
11 views

Having 2 internet connections, forwarding certain ports (3 in total) trough one of those connections

I am not sure I should even ask this question here, but I have no idea where else to ask it. I have a bad internet connections with loads of blocked ports and I can also add an internet connection ...
1
vote
0answers
53 views

What are the keymappings for the LibreOffice AutoCorrect “Accept with”?

LibreOffice has a pretty limited method of assigning the key to accept autocorrections, I know what three of the five options are, but have no idea what the other two options represent. LibreOffice ...
1
vote
0answers
24 views

Synchronise configs on all my systems

I am looking for a tool that would "make all my (linux) systems look the same". What I mean by this, is that I use many programs that put some kind of global config file in my local home folder. Say ...
1
vote
0answers
140 views

Vim cursorshape in OS X Terminal

I compiled vim 7.3 with +cursorshape and added the following to my ~/.vimrc: set t_SI = "\<Esc>]12;purple\x7" set t_EI = "\<Esc>]12;blue\x7" but Terminal.app still displays the same ...
1
vote
0answers
79 views

Outlook, Config file for users and signatures

I'd like to create a program which format signature in Outlook 2007. For this, I need know where Names Accounts are located in Windows 7 ? I also need to know where is the config file for signatures ...
1
vote
0answers
441 views

vcs_info, proper config in zsh?

I've recently installed zsh and took the time to configure it properly, quick overview of methods tried: setopt prompt_subst Use prompt_subst so we can simply use the vcs_info variables and they'll ...
1
vote
0answers
51 views

How do I share sound settings with different users on Vista?

I have carefully set global system sounds (like windows startup/shutdown) for my user in Windows Vista Starter and now I see other users don't have access to the new profile. How can I share my ...
1
vote
0answers
260 views

Setting subversion “password-stores” does nothing?

The Subversion documentation says that I can set a parameter in ~/.subversion/config like [auths] password-stores = gnome-keyring to have it cache my certificate password in gnome-keyring. I set ...
1
vote
0answers
130 views

How to configure the printer to stop after the page content is finished , irrespective of the page setup?

I'm printing an invoice from the browser and the invoice size may vary. I've set a page size of 6 inches width and 5 inches height.. Even if my invoice is just 2 lines it would take up the whole 5 ...
1
vote
0answers
296 views

How to set up wireless access on a Cisco router

I've set up my 877W according to the configuration listed in this forum post: IPTV over Cisco 877 (It's the working configuration at the bottom of the post) Note that I have an 877W, so it also has ...
1
vote
0answers
355 views

CKEditor configuration, prefer img tag atrributes over inline style

Looking for a way to disable a feature in CKEditor that messes with attributes height and width on my and converts them into inline styles. The version of CKEditor is 3.2 and I have access to config ...
1
vote
0answers
72 views

RAID 5 configuration and future expansion

I am building a PC to act as a file server among other things, and I was wondering whether it is a good idea to create 2 partitions on the RAID 5 array, one for OS one for data, or to have a separate ...

1 2 3 4 5 6
15 30 50 per page