Top "Customization" questions

Modifying the default state of an application to suit a user's preferences or to address the unique requirements of a particular objective.

Change Emacs' background color

I have a function that sets Emacs' color theme to a theme defined by myself. In this function I do: (…

emacs customization emacs-faces
Custom Login page in SharePoint 2013 with FBA autentication

How can I customize the default login page in SharePoint 2013 with FBA authentication, but will not create a new login …

customization sharepoint-2013 fba
Difference Between Logger and LogWriter

I am using the Microsoft Enterprise Library 5.0 Logging block and I wanted to know the difference between the LogWriter and …

logging customization enterprise-library-5 tracelistener
Google Chrome Developer Tools keyboard shortcut customization on Mac

I use Firefox Firebug to debug but would switch to Google chrome if I could customize the keyboard shortcuts. I …

macos google-chrome keyboard-shortcuts customization developer-tools
Matplotlib: Repositioning a subplot in a grid of subplots

I am trying to make a plot with 7 subplots. At the moment I am plotting two columns, one with four …

python matplotlib customization subplot
Oh My Zsh multiple commands with one alias

I'm using Oh My Zsh, and was wondering if there is a way to create a function or alias to …

customization zsh bash oh-my-zsh
How to customize list preference radio button

I have customized all the radioButtons in my application but the radioButtons in the listPreference does not get customized. I …

android radio-button customization listpreference
Line completion with custom commands

my Python program can be launched with a range of different options (or subcommands) like: $ myProgram doSomething $ myProgram doSomethingElse $ myProgram …

bash unix customization autocomplete
Can the Wicket modal window be customized?

I need to add a button to the title bar of a Wicket modal window. I can't find anything useful …

java customization wicket titlebar
customize chrome developer tool javascript debugger keyboard shortcuts?

I can't believe that neither a Google or SO search has turned up a definitive answer or even much discussion …

google-chrome google-chrome-devtools keyboard-shortcuts customization javascript-debugger