haiku/src
John Scipione f5ac2da0a8 Adds a dialog to the Keymap preference app to more easily and
reliably change your modifier keys.

The dialog box is shown by selecting the new 'Set Modifier Keys...'
option under the File menu. This brings up a window which contains 4
dialog boxes labeled: Caps Lock, Control, Option, and Command.

Each of the labels in followed by a drop down box which allows you to select
from one of the other keys listed. So for instance you could switch the Caps
Lock and Control keys but selecting the 'Control' option next to Caps Lock and
the 'Caps Lock' option next to Control.

The Caps Lock menu has an additional option which I find appealing...
'Disable' which, as it sounds, disables your Caps Lock key.

At the bottom of the dialog there are 3 buttons, 'Cancel', 'Revert', and 'Ok'.
'Cancel' and 'Ok' are self explanatory. The 'Revert' button, which is
initially disabled, puts you back into the state that you were when you first
opened the dialog.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43210 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-07 13:49:56 +00:00
..
add-ons Fix building without USE_PCI_HEADER defined. 2011-11-03 22:28:19 +00:00
apps TeamDebugger's destructor must not assume that any of its heap allocations 2011-11-07 02:26:10 +00:00
bin Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data Finally move the regular e version of the French Bepo keymap file to one with a decomposed 'latin small letter e followed by a combining acute accent'. 2011-11-04 09:06:26 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Changes the menu key bitmap from CTL to CTRL and SHFT to SHIFT. 2011-11-07 01:46:42 +00:00
libs Actually put a note about the Haiku specific there, so that this isn't 2011-10-24 10:25:41 +00:00
preferences Adds a dialog to the Keymap preference app to more easily and 2011-11-07 13:49:56 +00:00
servers * Fix case in Notification window group to match the new message notification 2011-11-07 12:32:22 +00:00
system x86: Also set iframe::orig_{eax,edx} in TRAP_ERRC(). This makes 2011-11-06 12:53:20 +00:00
tests Add simpler test that does not involve the media kit and generates a simple sawtooth wave. 2011-11-02 19:39:03 +00:00
tools Fix some warnings: use accessor functions instead of deprecated struct fields. 2011-11-06 00:39:38 +00:00
Jamfile libshared.a doesn't deserve a src/ subdirectory. Moved to 2007-06-15 18:32:50 +00:00