keyboard.rc
changeset 728 567654833bf6
parent 726 c3108d9652d8
child 916 4d875ccf5db1
--- a/keyboard.rc	Wed Dec 06 11:39:08 2006 +0100
+++ b/keyboard.rc	Wed Dec 06 11:39:55 2006 +0100
@@ -376,10 +376,8 @@
 map bindValue:#IndentBy1 to:#F12.
 map bindValue:#UndentBy1 to:#F11.
 
-"/ map bindValue:#ConvertSelectionToLowercase to:#F6.
 map bindValue:#ConvertSelectionToLowercaseOrUppercaseOrUppercaseFirst to:#F6.
-map bindValue:#ConvertSelectionToUppercaseFirst to:#CtrlF6.
-map bindValue:#ConvertSelectionToUppercaseFirst to:#CmdF6.
+map bindValue:#ConvertSelectionToUppercase to:#CtrlF6.
 
 map bindValue:#CommentSelection to:#F3.
 map bindValue:#UncommentSelection to:#F4.