F-Lock auto-on...??

  • Onderwerp starter Onderwerp starter Mouze
  • Startdatum Startdatum
Status
Niet open voor verdere reacties.

Mouze

Gebruiker
Lid geworden
11 dec 2002
Berichten
228
Ik heb nu al een jaartje ofzo een Logitech Internet Navigator Keyboard Special Edition(Zie hier voor meer info). Nu zit er onder elke F-toets (F1, F2, enz) een andere toets zoals bijv. email sturen en dat soort onzin. Nu moet ik op de knop F-Lock drukken wil ik de gewone F-toetsen kunnen gebruiken. Nu staat deze bij elke opstart van windows (XP prof. nl) uit, en ik wil deze graag automatisch aan laten gaan, net zoals de Numlock doet... maar hoe doe ik dit?

Alvast Bedankt,
Floris
 
Ik ben zelf in het bezit van dit toetsenbord en Ja.... na iedere opstart staat die F-lock uit. Kan eigelijk ook niet anders. anders zijn die andere toetsen ( die de functies hebben op de bovenkant van die toetsen ) automatisch uit. En dan had een ander toetsenbord waarschijnlijk handiger geweest :) Ben overigens wél benieuwd of iemand uitgevonden heeft of het wel mogelijk is dat te omzeilen.....:)

ps. verplaats hem wel even naar een geschiktere plek op het forum :)
 
Geplaatst door mumzel
Ik ben zelf in het bezit van dit toetsenbord en Ja.... na iedere opstart staat die F-lock uit. Kan eigelijk ook niet anders. anders zijn die andere toetsen ( die de functies hebben op de bovenkant van die toetsen ) automatisch uit. En dan had een ander toetsenbord waarschijnlijk handiger geweest :)

ps. verplaats hem wel even naar een geschiktere plek op het forum :)

Tja, je kan het dan toch ook weer uit zetten die F-Lock of ben ik nou gek :8-0:

En srry dat ik het op een verkeerde plek had gezet :o

Greetz,
Floris
 
Ik kan zo geen oplossing vinden, maar bij mijn weten zit er in de logitech drivers map ook een paar *.ini bestanden. Ik heb deze al eens eerder aangepast om functies bij booten aan/uit te laten gaan. Kijk daar eens in (als je voldoende wetenschap daarvan hebt) of je daarmee wat kunt bereiken, je mag ze ook hier posten, dan waag ik eens een poging.
Ik kan het helaas niet zelf uitproberen (heb geen logitech hier meer liggen)
 
Geeft niet :)

En ja... eigelijk had ik het ook liever gehad dat die uitgezet moest worden ipv aan :)
 
Wat bij sommige mensen schijnt te helpen, is na de installatie van de drivers een andere USB aansluiting te gaan gebruiken voor je toetsenbord, dan blijft f-lock wel geactiveerd na reboot. (werkt dus niet bij iedereen)

Als je leesvoer wil hebben over de F-lock ga eens kijken op het logitech forum, tweakers-forum en nog wat andere fora, niemand heeft een echte oplossing maar het 'USB trucje' schijnt het vaakst wel te werken.
 
Geplaatst door Jozo
Ik heb het zelf nog niet gelezen maar hier staat denk ik de oplossing:
http://mvps.org/jtsang/flock.html

Jammer, maar het gaat daar wel over MS keyboards, bovendien als je het Logitech forum doorleest kom je er achter dat het voor niemand daar werkt.

Nog een tip van het Logitech forum:

Try setting the specific keys you dont want to perform the Logitech functions to a "Transparent Pass-Through". This will by-pass the Logitech functions and perform the standard Function Keys. Give it a try, hope it helps.
 
Geplaatst door maestro12


Try setting the specific keys you dont want to perform the Logitech functions to a "Transparent Pass-Through". This will by-pass the Logitech functions and perform the standard Function Keys. Give it a try, hope it helps.

Huh, snap jij dat ?
 
Er zit ook een undo.reg in de zip

en een readme.txt:



Preamble
No guarantee is made of the overall effect of the registry files contained in this zip file. You only my assurance that these have worked for me and for many others, and that I do not personally know of any problems. Running them is your own responsibility. If problems result, use the provided undo.reg file or restore your registry from the a backup that you have you made.


Purpose:
This registry file takes advantage of the scan code mapper which is found in Windows 2000, Windows XP (and most likely going forward). While the F Lock key is a hardware switch on the keyboard that cannot be programmatically controlled by the OS, we can use the above scan code mapper to essentially remap certain keys of our choosing.


Contents:
There are two registry files included in this zip file.

2gfl-f.reg - This registry file will essentially flip the F Lock state of your either your Natural Multimedia Keyboard, Multimedia Keyboard, Wireless Optical Desktop Keyboard, Wireless Optical Desktop Pro Keyboard or Wireless Optical Desktop for Bluetooth Keyboard. Therefore, when F Lock is OFF (not lit), the function keys will function like normal (i.e. F1 will be F1, F2 will be F2 and so on). When F Lock is ON (lit), the function keys will function as "enhanced" function keys (i.e. F1 will be Help, F2 will be Undo, F3 will be Redo and so on). Note that this registry file will not work properly with the Office Keyboard.

undo.reg - This registry file will undo the changes caused by 2GFL-F.reg


Caveats:
A system reboot is required to activate these key mappings.

The mappings stored in the registry work at system level and apply to all users. These mappings cannot be set to work differently depending on the current user.

The current implementation restricts the functionality of the map such that mappings always apply to all keyboards connected to the system. It is not currently possible to create a map on a per-keyboard basis.

More info can be found here:
http://www.microsoft.com/hwdev/tech/input/w2kscan-map.asp

Tech Info:
(The following information in this section is courtesy of Doug Harrison)

For the Natural Multimedia Keyboard, Multimedia Keyboard, Wireless Optical Desktop Keyboard, Wireless Optical Desktop Pro Keyboard or Wireless Optical Desktop for Bluetooth Keyboard, the scan codes are determined in the following manner.

F Lock Off (not lit)

Key Make Flag Scancode
Code
F1 0x3B 2 0xE03B
F2 0x08 2 0xE008
F3 0x07 2 0xE007
F4 0x3E 2 0xE03E
F5 0x3F 2 0xE03F
F6 0x40 2 0xE040
F7 0x41 2 0xE041
F8 0x42 2 0xE042
F9 0x43 2 0xE043
F10 0x23 2 0xE023
F11 0x57 2 0xE057
F12 0x58 2 0xE058


F Lock On (lit)

Key Make Flag Scancode
Code
F1 0x3B 0 0x003B
F2 0x3C 0 0x003C
F3 0x3D 0 0x003D
F4 0x3E 0 0x003E
F5 0x3F 0 0x003F
F6 0x40 0 0x0040
F7 0x41 0 0x0041
F8 0x42 0 0x0042
F9 0x43 0 0x0043
F10 0x44 0 0x0044
F11 0x57 0 0x0057
F12 0x58 0 0x0058


Notes: Flags is a driver-level concept. It maps to scan codes like this:
If Make Code is 0x3b and Flags is 2, then the scan code is 0xE03B.
Otherwise, if Flags is 0, then the scan code is 0x003B.

The mskey program reports scan codes of 0xFF3B when the Scancode Mapper needs 0xE03B.


Thanks to Doug Harrison for the technical explanation of how the scan codes are derived for the keyboards when F Lock is off as well as verifcation of the provided registry files.
 
I'm also a Counter-Strike player and I play alot of other games and the F keys are really important. I know I can get F-Lock and I can use them but each time I reboot I have to hit it agian. It's not a huge deal but does anybody know if I can make it so F-Lock is always on? Num Lock stays on all the time why can't F-Lock?
(http://forums.logitech.com/pe/forums/displaypost.jsp?postID=10102548)

Grappig, dit stond op het logitch forum, precies hetzelfde als bij mij :p

ga nu ff de antwoorden bekijken

Greetz,
Floris
 
Owja, nog ff iets, jullie zeggen dat ik mijn toetsenbord in een usb poortje moet steken toch? EN dan zou de F-Lock na reboot, als ik hem zelf had aangezet, aanblijven. Het probleem met die usb poort is namelijk, daarom zit ie ook in de ps/2 ;), dat ik niet in de bios kom omdat het toetsenbord dan nog niet werkt :confused:
Ik denk omdat de usb drivers dan nog niet zijn geladen...

Ik denk dat ik dus maar dat reg file ding ga doen wat iemand zei, dat eigenlijk voor microsoft keyboards waren, maar het ook zouden doen met logitech toetsenborden. Alleen: welke moet ik nemen? Die voor Office Keyboard of die voor Natural Multimedia Keyboard, Multimedia Keyboard, enz, enz (http://mvps.org/jtsang/flock.html)

Greetz,
Floris

p.s. uit die antwoorden op dat forum word ik ook niet echt wijzer:confused:
 
Laatst bewerkt:
Als ik die register toevoeg, dan doen de gewone f-toetsen het helemaal niet meer :confused:, maar na die undo weer wel:). maar dat is dus geen oplossing (voor mij).....

Floris
 
Wacht!!!! Ik heb denk ik de oplossing! (tenminste bij mij) Bij de itouch functies. Waar je de toetsen kunt instellen (dus wat elke toets doet) moet je de instellingen voor de f toetsen op standaardinstellingen behouden zetten. Dan hoef je de flock toets helemaal niet meer te gebruiken.
 
Geplaatst door Pretender
Wacht!!!! Ik heb denk ik de oplossing! (tenminste bij mij) Bij de itouch functies. Waar je de toetsen kunt instellen (dus wat elke toets doet) moet je de instellingen voor de f toetsen op standaardinstellingen behouden zetten. Dan hoef je de flock toets helemaal niet meer te gebruiken.

Dat wordt dus bedoelt met "Transparent Pass-Through". in één van mijn eedere berichten
 
Ik snap er niks van en volgens mij kan je dat helemaal bij mij niet instellen :confused:

Greetz,
Floris
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan