TheGoodGuy Posted March 27, 2014 Posted March 27, 2014 Anyone know a way to prevent users accidentally putting spaces when typing in their username? It is one of the biggest issues for children logging in.
fairm010 Posted March 27, 2014 Posted March 27, 2014 Remove all spacebars! Muahahahha! On a serious note: I don't think so, no, what if you had a space in your username?
mats Posted March 27, 2014 Posted March 27, 2014 It is an issue, but they're going to have to learn sooner or later that " jsmith" is not the same as "jsmith" or "jsmith ". Same goes for passwords. Have you tried telling them to press crtl-a and delete before entering their username?
TheGoodGuy Posted March 27, 2014 Author Posted March 27, 2014 I am looking into something called scancode. I plan to use it disable the spacebar then use another program to reenable the spacebar once the user has logged in. I will probably disable caps lock as well.
MordyT Posted March 27, 2014 Posted March 27, 2014 I could wipe up a exe that disables the spacebar via the scancodes (easy to do)(or any other key), but it won't work at login screen. That's a secured screen....
TheGoodGuy Posted March 27, 2014 Author Posted March 27, 2014 I thought scancode changes were global once put into the registry? I was mistaken?
synaesthesia Posted March 27, 2014 Posted March 27, 2014 I am looking into something called scancode. I plan to use it disable the spacebar then use another program to reenable the spacebar once the user has logged in. I will probably disable caps lock as well. Noo, that's a good password addition
TheGoodGuy Posted March 27, 2014 Author Posted March 27, 2014 You can still use shift for doing caps....
MYK-IT Posted March 27, 2014 Posted March 27, 2014 You'll end up doing all this, and a smart kid will still enter a space by pressing [ALT] [3] & [2] !
MordyT Posted March 27, 2014 Posted March 27, 2014 I thought scancode changes were global once put into the registry? I was mistaken? If you plan on making the changes in the registry, then it might work. But I doubt you will be able to change it once a person logs in without a reboot. I actually remap the keyboard via scancode in my edulocker program.
TheGoodGuy Posted March 27, 2014 Author Posted March 27, 2014 I just have to work out the codes I need for the registry. If only I had time for such a thing. (I support in class as well, hence why it would save my time if I can sort this out)
TheGoodGuy Posted March 27, 2014 Author Posted March 27, 2014 You'll end up doing all this, and a smart kid will still enter a space by pressing [ALT] [3] & [2] ! If they really wanted to be annoying they could work out how to change their password to one with spaces in.
TheGoodGuy Posted March 28, 2014 Author Posted March 28, 2014 New plan: MSKLC, make my own keyboard layout and apply that!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now