ouadji
Junior Member


Location : Ring 0
Posts: 100
Gender:
|
Please admin, it would be nice to solve this problem, thank you very much. I use the keyboard <azerty>. When I put a <int3> in a piece of code that is just after a key on the keyboard, I have a problem when this key is preceded by <shift> . With a regular key I have no problem.(without "shift") normal key ==> go inside the code ==> INT3 ==> F5 ==> no problem shift + key ==> go inside the same code ==> INT3 ==> F5 ==> bug The bug : --------- When syser is back to system, the mouse wheel stops working, and keyboard is in uppercases. (and other strange effects) I checked, This problem is also in version 1195. It's very annoying because I use much the mouse wheel. Stop syser does not solve the problem, i must restart the pc. Admin, please, help, this problem is very annoying. a mouse without mouse wheel ... I can not continue to work, i must reboot my PC every time. sorry for my english, i do my best. I'll try to explain a little better. I work and I transform the code from a text editor. When I press a key on the keyboard, the text editor intercepts this keystroke and I find myself inside the code of this text editor. When I hit a regular key (a, b ... 1.2 ...) there are no problems. But if I hit a shift+key on the keyboard, in this case there is a problem when syser returns to system. The mouse wheel stops working, and keyboard becomes uppercases. For example, with the qwerty keyboard, the key <*> is a shift key (shift + key) With the normal keys there is never any problem, 100% ok. But if I use a "shift+key", just only once, the mouse wheel is directly out ... and other stranges effects ... that prevent me to continue and that requires to rebooting the PC. again, If you do not understand, ask me. thank you.
|