Cool feature, how do I disable it?
Disable it automatically, nobody knows why thereās a blue box appearing all of a sudden and everyoneās resorting to keyboard smashing to turn it off.
You cannot disable this, but you can implement a dialog box that says āIn selection modeā or something like that. If your game doesnāt support XBox then I see no harm in disabling the Selectable
property of all GuiObjects
.
is this really the only way to disable it?
Revert this update homie. This is not it.
Same here. Iāve got games that are broken due to this keybind and am looking for a clear guide on how to disable it or override it.
soā¦ howād the discussion go?
are there any updates planned on distinguishing what state a user is in?
Hi! Sorry for the delay - changes can sometimes take a lot longer than expected
Weāve added a notification when users toggle into this behavior to help clear things up (and moved over the CameraToggle notification to use the same thing).
We will continue to work on ways to ensure this is the best user experience possible
Thanks alot! This will help for the people who get constantly get stuck when accidentally pressing the button, without knowing what they did.
The text that tells you how to toggle is static and doesnāt change from what key is really assigned to it.
If, for example, someone accidentally pressed a key that enables UI Navigation and that key (letās say the ā#ā key) isnāt assigned to backslash, then someone would be terribly confused and might think that they have broken the game, or worse, cannot move at all for something thatās time-sensitive and cannot find a way to disable it before itās too late.
That toggle text should change for whatever key the toggle is set to.
As far as I know, it is not possible to change keybinds in Roblox.
Interesting. Now Iām not sure what is causing my issues then:
Maybe specific locales have certain keys to use instead of the backslash. Maybe the toggle cannot set it as that key so it falls back to its next choice ("#"). Who knows? I just know that itās another thing to be cautious about when Iām playing fast-paced games & using the chat.
Itās probably because Roblox is trying to be more convenient so that it doesnāt assign the key to a key on the keyboard that is combined. I donāt have the # key as an individual key on my keyboard, since it is combined with the 3 key.
Iāve just discovered why the hash is being used instead of the backslashā¦ Get ready for a long post.
Itās most likely that people use a US QWERTY keyboard for their PC.
I am currently using a Logitech keyboard that uses the UK QWERTY layout.
In a short and specific description, the hash is moved from the number 3 key to a different position to make way for the pound sign (āĀ£ā). Note that it doesnāt replace the dollar ā$ā sign, which is on the number 4 key. The enter key is extended vertically to two keys, displacing the key above it next to the left shift, which gets smaller so the key can fit.
Thatās why, when quickly sending a message out, it would be very easy to activate the toggle on a UK keyboard.
Hereās a comparison I took from Wikipedia page about British and American keyboards:
Wait a minute, the backslash is next to the left shift key! What gives? Shouldnāt the toggle be to this backslash key, and not the hash?
Well, to answer that (and solve the mystery), we need to talk about another keyboard; the Magic Keyboard.
The Magic Keyboard is a keyboard by Apple, for their Mac computers. It does things differently.
They decided to edit all of the QWERTY layouts to keep symbols from moving around too much; like, for example, the backslash. This is to make the keyboard look the same regardless of where itās from and to keep a uniform look for their keyboards.
Due to how consistent Apple is with their images, I can show you the differences between those two layouts. So, what do the US and UK keyboards look like?
Aha! Apple has allowed the hash to stay there, being in second place. The backslash in the UK keyboard is now near the enter key, where the [~ and #] key (on the Logitech keyboard) would be.
The symbols [`] and [~] merge into one key and move to where the backslash wouldāve been. This allows for more symbols (Ā± and Ā§) to be available to the user.
So, Roblox sets the toggle to where it would be on a US QWERTY layout keyboard, which is the hash key on my Logitech keyboard.
How do you disable it? I canāt find an answer anywhere. Why canāt this be disabled in settings itās annoying.
contextactionservice:UnbindAction(āEnableKeyboardUINavigationā)
On my keyboard (UK), the button to toggle keyboard navigation is the # button rather than the \ button. This is not reflected in the UI and it still says ābackslash to toggleā even though the backslash key does not do anything, the # key does.
Is your chat key the slash key?
My chat key is forward slash, yes
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.