Keyboard Shortcuts not working

Keyboard Shortcuts have suddenly stopped working, is there a setting to turn them off and on? accudraw short keys are the only shortkeys that are working

pressing spacebar and q is not working 

Please help!

Parents Reply Children
  • Great!  I am glad to hear that.


    Eric, you may want to try the same step.



  • Still is occuring in [CE 16.3] that seems to be still a bug in the functionality of the dialog to edit the Keyboard Shortcuts

    The problem occured to me after editing something foolish and then using the X to delete that entriy in the dialog. 

    the XML file Personal.KeyboardShortcuts.xml seems to be not updated correctly. It still contains the erronous entries that I had tried to delete

    <?xml version="1.0" encoding="UTF-8"?>
    <KeyboardShortcuts>
    	<KeyboardShortcut ScanCode="0x39" Comment="Space">
    		<Label>Popup</Label>
    		<Keyin>ribbon grouppopup Admin\Schnittstelle\Popups</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x1e" Comment="A">
    		<Label>Lock Angle</Label>
    		<Keyin>accudraw lock angle</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x30" Comment="B">
    		<Label>Base Rotation</Label>
    		<Keyin>accudraw rotate base toggle</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x2e" Comment="C">
    		<Label>Center Snap</Label>
    		<Keyin>snap center</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x20" Comment="D">
    		<Label>Lock Distance</Label>
    		<Keyin>accudraw lock distance</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x12" Comment="E">
    		<Label>Cycle Rotation</Label>
    		<Keyin>accudraw rotate cycle</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x21" Comment="F">
    		<Label>Front Rotation</Label>
    		<Keyin>accudraw rotate front</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x22" Comment="G">
    		<Label>G Shortcuts</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x1e" Comment="A">
    				<Label>Get ACS</Label>
    				<Keyin>accudraw dialog getacs</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x1f" Comment="S">
    				<Label>AccuDraw Settings</Label>
    				<Keyin>accudraw dialog settings</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x23" Comment="H">
    		<Label>AccuDraw Hold</Label>
    		<Keyin>accudraw toggle</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x17" Comment="I">
    		<Label>Intersect Snap</Label>
    		<Keyin>snap intersect</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x25" Comment="K">
    		<Label>Snap Divisor</Label>
    		<Keyin>accudraw dialog snapdivisor</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x26" Comment="L">
    		<Label>Lock Shortcuts</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x17" Comment="I">
    				<Label>Lock Index</Label>
    				<Keyin>accudraw lock index</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x15" Comment="Z">
    				<Label>Lock Sticky Z</Label>
    				<Keyin>accudraw lock stickyz</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x32" Comment="M">
    		<Label>Change Mode</Label>
    		<Keyin>accudraw mode</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x31" Comment="N">
    		<Label>Nearest Snap</Label>
    		<Keyin>snap nearest</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x18" Comment="O">
    		<Label>Set Origin</Label>
    		<Keyin>accudraw setorigin</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x19" Comment="P">
    		<Label>Point Shortcuts</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x32" Comment="M">
    				<Label>Point Keyin (Multi)</Label>
    				<Keyin>point keyin multiple</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x19" Comment="P">
    				<Label>Point Keyin (Single)</Label>
    				<Keyin>point keyin single</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x10" Comment="Q">
    		<Label>Quick Tools</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x02" Comment="1">
    				<Label>Attributes</Label>
    				<Keyin>ribbon grouppopup *\Home\Attributes</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x03" Comment="2">
    				<Label>Primary</Label>
    				<Keyin>ribbon grouppopup *\Home\Primary</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x04" Comment="3">
    				<Label>Selection</Label>
    				<Keyin>ribbon grouppopup *\Home\Selection</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x05" Comment="4">
    				<Label>Placement</Label>
    				<Keyin>ribbon grouppopup *\Home\Placement</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x06" Comment="5">
    				<Label>Manipulate</Label>
    				<Keyin>ribbon grouppopup *\Home\Manipulate</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x07" Comment="6">
    				<Label>Modify</Label>
    				<Keyin>ribbon grouppopup *\Home\Modify</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x08" Comment="7">
    				<Label>Groups</Label>
    				<Keyin>ribbon grouppopup *\Home\Groups</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x10" Comment="Q">
    				<Label>Select</Label>
    				<Keyin>choose element</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x11" Comment="W">
    				<Label>Move</Label>
    				<Keyin>move icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x12" Comment="E">
    				<Label>Copy</Label>
    				<Keyin>copy icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x13" Comment="R">
    				<Label>Rotate</Label>
    				<Keyin>rotate icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x14" Comment="T">
    				<Label>Scale</Label>
    				<Keyin>scale icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x2c" Comment="Y">
    				<Label>Mirror</Label>
    				<Keyin>mirror icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x16" Comment="U">
    				<Label>Delete</Label>
    				<Keyin>delete element</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x1e" Comment="A">
    				<Label>Measure</Label>
    				<Keyin>ribbon grouppopup *\Analyze\Measure</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x1f" Comment="S">
    				<Label>Text</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Text</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x20" Comment="D">
    				<Label>Dimensioning</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Dimensioning</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x22" Comment="G">
    				<Label>Detailing</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Detailing</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x21" Comment="F">
    				<Label>Patterns</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Patterns</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x23" Comment="H">
    				<Label>AccuDraw</Label>
    				<Keyin>ribbon grouppopup *\Drawing Aids\Accudraw</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x24" Comment="J">
    				<Label>Snaps</Label>
    				<Keyin>ribbon grouppopup *\Drawing Aids\Snaps</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x25" Comment="K">
    				<Label>Locks</Label>
    				<Keyin>ribbon grouppopup *\Drawing Aids\Locks</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x26" Comment="L">
    				<Label>View Tools</Label>
    				<Keyin>ribbon grouppopup *\View\Tools</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x13" Comment="R">
    		<Label>Rotate Shortcuts</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x1e" Comment="A">
    				<Label>Rotate ACS</Label>
    				<Keyin>accudraw rotate acs</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x2e" Comment="C">
    				<Label>Rotate Current</Label>
    				<Keyin>accudraw rotate currentacs</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x12" Comment="E">
    				<Label>Rotate to Element</Label>
    				<Keyin>accudraw rotate element</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x10" Comment="Q">
    				<Label>Rotate Quick</Label>
    				<Keyin>accudraw rotate quick</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x2f" Comment="V">
    				<Label>Rotate View</Label>
    				<Keyin>accudraw rotate ORIENTVIEW</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x2d" Comment="X">
    				<Label>Rotate About X</Label>
    				<Keyin>accudraw rotate x</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x2c" Comment="Y">
    				<Label>Rotate About Y</Label>
    				<Keyin>accudraw rotate y</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x15" Comment="Z">
    				<Label>Rotate About Z</Label>
    				<Keyin>accudraw rotate z</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x1f" Comment="S">
    		<Label>Side Rotation</Label>
    		<Keyin>accudraw rotate side</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x14" Comment="T">
    		<Label>Top Rotation</Label>
    		<Keyin>accudraw rotate top</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x2f" Comment="V">
    		<Label>View Rotation</Label>
    		<Keyin>accudraw rotate view</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x11" Comment="W">
    		<Label>W Shortcuts</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x14" Comment="T">
    				<Label>Text Ersetzer</Label>
    				<Keyin>vba run [TextReplacer]modMain.Main</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x15" Comment="Z">
    				<Label>Zahl increment</Label>
    				<KeyboardShortcuts>
    					<KeyboardShortcut ScanCode="0x4e" Comment="+">
    						<Label>+1</Label>
    						<Keyin>vba run [TextIncrementor]modMain.Main</Keyin>
    					</KeyboardShortcut>
    					<KeyboardShortcut ScanCode="0x4a" Comment="-">
    						<Label>-1</Label>
    						<Keyin>vba run [TextIncrementor]modMain.Main -1</Keyin>
    					</KeyboardShortcut>
    					<KeyboardShortcut ScanCode="0x4c" Comment="5">
    						<Label>+5</Label>
    						<Keyin>vba run [TextIncrementor]modMain.Main 5</Keyin>
    					</KeyboardShortcut>
    				</KeyboardShortcuts>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x1e" Comment="A">
    				<Label>Write ACS</Label>
    				<Keyin>accudraw dialog saveacs</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x2d" Comment="X">
    		<Label>Lock X</Label>
    		<Keyin>accudraw lock X</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x2c" Comment="Y">
    		<Label>Lock Y</Label>
    		<Keyin>accudraw lock Y</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x15" Comment="Z">
    		<Label>Lock Z</Label>
    		<Keyin>accudraw lock Z</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x1a" Comment="ü">
    		<Label>Quick Tools</Label>
    		<KeyboardShortcuts>
    			<KeyboardShortcut ScanCode="0x07" Comment="6">
    				<Label>Attributes</Label>
    				<Keyin>ribbon grouppopup *\Home\Attributes</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x08" Comment="7">
    				<Label>Primary</Label>
    				<Keyin>ribbon grouppopup *\Home\Primary</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x09" Comment="8">
    				<Label>Selection</Label>
    				<Keyin>ribbon grouppopup *\Home\Selection</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x0a" Comment="9">
    				<Label>Placement</Label>
    				<Keyin>ribbon grouppopup *\Home\Placement</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x0b" Comment="0">
    				<Label>Manipulate</Label>
    				<Keyin>ribbon grouppopup *\Home\Manipulate</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x0c" Comment="ß">
    				<Label>Modify</Label>
    				<Keyin>ribbon grouppopup *\Home\Modify</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x0d">
    				<Label>Groups</Label>
    				<Keyin>ribbon grouppopup *\Home\Groups</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x2c" Comment="Y">
    				<Label>Mirror</Label>
    				<Keyin>mirror icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x16" Comment="U">
    				<Label>Scale</Label>
    				<Keyin>scale icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x17" Comment="I">
    				<Label>Rotate</Label>
    				<Keyin>rotate icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x18" Comment="O">
    				<Label>Copy</Label>
    				<Keyin>copy icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x19" Comment="P">
    				<Label>Move</Label>
    				<Keyin>move icon</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x14" Comment="T">
    				<Label>Delete</Label>
    				<Keyin>delete element</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x1a" Comment="ü">
    				<Label>Select</Label>
    				<Keyin>choose element</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x20" Comment="D">
    				<Label>Measure</Label>
    				<Keyin>ribbon grouppopup *\Analyze\Measure</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x21" Comment="F">
    				<Label>Text</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Text</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x22" Comment="G">
    				<Label>Dimensioning</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Dimensioning</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x23" Comment="H">
    				<Label>Detailing</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Detailing</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x24" Comment="J">
    				<Label>Patterns</Label>
    				<Keyin>ribbon grouppopup *\Annotate\Patterns</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x25" Comment="K">
    				<Label>AccuDraw</Label>
    				<Keyin>ribbon grouppopup *\Drawing Aids\Accudraw</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x26" Comment="L">
    				<Label>Snaps</Label>
    				<Keyin>ribbon grouppopup *\Drawing Aids\Snaps</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x27" Comment="ö">
    				<Label>Locks</Label>
    				<Keyin>ribbon grouppopup *\Drawing Aids\Locks</Keyin>
    			</KeyboardShortcut>
    			<KeyboardShortcut ScanCode="0x28" Comment="ä">
    				<Label>View Tools</Label>
    				<Keyin>ribbon grouppopup *\View\Tools</Keyin>
    			</KeyboardShortcut>
    		</KeyboardShortcuts>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x2b" Comment="#">
    		<Label>Workflow</Label>
    		<Keyin>ribbon menu workflow</Keyin>
    	</KeyboardShortcut>
    	<KeyboardShortcut ScanCode="0x29">
    		<Label>Bump Tool Settings</Label>
    		<Keyin>accudraw bump toolsetting</Keyin>
    	</KeyboardShortcut>
    </KeyboardShortcuts>