OliverMarsh
Oliver 55 posts
2 projects
A budding game developer and programmer |
#13982
Set Mark with ctrl space on mac not working 3 months, 1 week ago Edited by Oliver on Jan. 11, 2018, 11:58 p.m. Reason: Initial post
Hi,
I've got the mac demo version but I can't set a mark with command-space (or ctrl space). It originally brought up the spotlight window but have now changed that shortcut. But still doesn't set the mark. Has any one else ran into this problem? Thanks Oliver |
mrmixer
Simon Anciaux 354 posts
|
#13991
Set Mark with ctrl space on mac not working 3 months, 1 week ago
The default on Mac is <cmnd />.
4coder default bindings (In the Mac section). |
OliverMarsh
Oliver 55 posts
2 projects
A budding game developer and programmer |
#13999
Set Mark with ctrl space on mac not working 3 months, 1 week ago
Thanks Simon, didn't realise there were seperate default bindings for mac.
|
Mr4thDimention
Allen Webster 343 posts
2 projects
Heyo |
#14013
Set Mark with ctrl space on mac not working 3 months, 1 week ago
Glad you found the <cmd /> for now. I am not very happy with this but <cmd space> is reserved for "Spotlight Search" at least on my Mac so I had to avoid clashing with that. There are a lot of small differences in the Mac version because there are so many built in OS level key commands.
If you have any thoughts on better ways to set this up, I am all ears. I have seen some applications (games) that manage to avoid these key commands but I have no idea how they did it right now. |