Topic: Remove the Shift-A Shortcut
I need to remove the keyboard shortcut SHIFT-A. I tried:
custom_shortcuts : false,
but it doesn't work.
These are my current options:
custom_shortcuts : false,
mode : "textareas",
theme : "advanced",
plugins : "lists,spellchecker,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template",
// Theme options
theme_advanced_buttons1 : "bold,italic,underline,|,bullist,numlist,|,link,unlink",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_resizing : false,