Solved keybord works differently in browser than in app like notepad.

iknowjohnny

New member
Power User
VIP
Local time
8:23 PM
Messages
237
I have a app called sharp keys that allows me to assign any key's function to any key. I just got a new keyboard and the layout is wacky rather then the usual placement of keys, so i have to reprogram some keys to make things usable so i'm not hitting things i don't want to all the time etc. So as an example, theres a backslash key on the left side of the KB that is redundant because theres one on the right too. And i keep hitting it by accident. So i went into he sharpkeys app and turned that key off completely Now it does nothing when i hit it as it should. The problem is, thats when i amp typing in a app like notepd etc. But in the browser the damn key still works ! I also tried changing it too the shift key which it's next to. Same thing....works as i programmed it in any word editor or any windows app but in the browser it still types the back slash.


Does anyone know what it is that controls this difference in how the browser looks at typed keys vs other apps?
 

My Computer My Computer

At a glance

windows 7 professional
OS
windows 7 professional
Applications have a number of ways of obtaining keyboard input. Notepad does it a conventional way and is effected by the remapping of sharp keys. But there are other ways, such as looking at the raw keycodes before any mapping takes place. I suspect your browser is doing this.

I have no suggestions other than obtaining a keyboard with a conventional layout.
 

My Computer My Computer

At a glance

Windows 7 Pro 64 bitXeon W35208 GBNvidia Geforce 210
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP
OS
Windows 7 Pro 64 bit
CPU
Xeon W3520
Memory
8 GB
Graphics Card(s)
Nvidia Geforce 210
I know basically how it works. The app doesn't even have to run for the changes to be implemented, only to edit them. Because all it does is write the changes to the registry. Thats why this issue seems odd, because obviously all keyboard input is in the registry so if it changes something it should work in anything unless the registry just like the default things do.
 

My Computer My Computer

At a glance

windows 7 professional
OS
windows 7 professional
Keyboard input does not go through the registry. Entries in the registry influence how keys are mapped. If an application examines keyboard input before mapping occurs it would be unaffected.
 

My Computer My Computer

At a glance

Windows 7 Pro 64 bitXeon W35208 GBNvidia Geforce 210
Computer type
PC/Desktop
Computer Manufacturer/Model Number
HP
OS
Windows 7 Pro 64 bit
CPU
Xeon W3520
Memory
8 GB
Graphics Card(s)
Nvidia Geforce 210
Well, i'm just relaying what i read on the guy's site who wrote the app so thats all i know.
 

My Computer My Computer

At a glance

windows 7 professional
OS
windows 7 professional
Found it....i had a app called keyscrambler running and that was causing it. Odd because keyscrambler is yellow when in a browser meaning it;s not active for that app. But it was because i shut it down and that fixed the issue.
 

My Computer My Computer

At a glance

windows 7 professional
OS
windows 7 professional
Back
Top