![]() |
HOME and END keys - Move to start/end of line?
I'm using OSX v10.5.6. XCode is killing me with the HOME and END keys on my Hackintosh. Is there any way i can successfully map the HOME and END keys so that they work correctly and move to the beginning and end of the line?
I've tried a couple solutions on the net (KeyFixer) but they dont work. I believe they're for OSX v10.4. Thanks. |
XCode has key mapping in it, you don't need to crack anything at all, just go XCode -> Preferences -> Keys.... something and define you keys shorcuts.
Otherwise you could use <Alt>-> to go the end and <Alt><- to go to the start of a line. |
Thanks. I am a MS Visual Studio guy and so when i see some of the clumsy workings of XCode and Interface Builder i just throw out common sense for all other aspects of it.
The keybindings worked great within XCode preferences. |