• Keyboard shortcuts storage location?
    Does anyone know where the new definitions for new or modified keyboard shortcuts are stored? I looked at 4 .ini files that were modified with the time code of when I made the changes in the UV3 folder...
  • uVision 4: "Go to definition" - no keyboard shortcut
    [Apologies in advance if this is obvious, but I've searched both application and online help, and found nothing. - JSG] I'm used to using Vim (gVim/vi) for source code editing and navigation, and...
  • assign mouse click to shortcut
    Hello, Is in keil uVision 5 option to set shortcut from mouse click? Regards, Adrian
  • template shortcut key lost
    Hello After a recent update of my ARM toolchain, I partly lost some setup features : The ctrl + space shortcut does not work any more, just giving a space the font in the build output window displays...
  • keyboard
    Hi, Below is a simple keyboard program, where i need to lock in 3 numeric digits only. The user will exit the program by pressing a non-numeric key. Until then, he can press any no. of keys. the...