Switch function keys and Fkeys

The default use of the F-keys is for the functions such as brightness and volume. How do I switch function keys and F-keys so the F keys are the default, especially for programs that I can assign custom keystrokes such as in Adobe InDesign. Thanks

Hi, Shut down the notebook.  Tap away at the esc key as you start the notebook to enter the Start-up Menu.  Select the Bios option ( f10 ), then make the change shown in the document on the following link. http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02035108&cc=us&dlc=en&lc=en&jumpid=reg_R1002_US... Regards, DP-K

Similar Messages

  • RE: RE: Function keys and droplists

    I had to implement the same problem in a window. I wanted Ctrl-F to be the
    same as the "Fetch" button. I forgot the SetAsFunctionKey existed, so I
    created a Menu choice with a shortcut of "Find." I have had no problems,
    when
    Ctrl-F is pressed the "menuWidget.activate" event is posted and no keystroke
    events are sent at all.
    Greg.Nyberg wrote>>>From: [email protected]
    Date: Tue, 26 Jan 1999 10:20:40 -0600
    Subject: RE: Function keys and droplists
    Also note that if you set a cntrl-<letter> as a function key, any time the
    user types that letter (without the cntrl) in any entry field on the window,
    the field gets an "aftervaluechange" event fired. Normally aftervaluechange
    doesn't fire until after you leave the field... This caused us significant
    problems in the use of cntrl-<letter> key combinations, since we were
    validating the contents of fields as the user left them in some cases. We
    went back to only using the upper-row function keys, avoiding F1 (help) and
    F10 which have undesirable side effects as you describe. F4 is also a
    problem as it tends to open droplists before getting processed as a function
    key, but we could live with that.
    - -Greg
    -----Original Message-----
    From: Thomas Kunst [SMTP:[email protected]]
    Sent: Tuesday, January 26, 1999 3:18 AM
    To: [email protected]
    Cc: Ostlund, Scott CWT-MSP
    Subject: Re: Function keys and droplists
    It is a general problem with the SetAsFunctionKey method that the
    default behaviour of the key - which is present if you do not call
    SetAsFunctionKey - is not disabled after the key is used as function
    key. We have this problem under Windows: the F10 key has a default
    behaviour of activating the window's menu. Now if you set F10 as
    function key, the corresponding Forte event is posted to the window
    but
    the menu is still activated. Forte refuses to acknowledge this as a
    bug,
    but maybe requests from several people can convince them ...
    Ostlund, Scott CWT-MSP wrote:
    >
    > Picture a grid with a bunch of widgets within it. Inside this
    grid there is
    > a 'Find' button accelerated with the letter 'F'. Also inside
    there is a
    > droplist. When the user places focus on the droplist and hits
    Ctrl+F to
    > shortcut the find button the method to handle the button click is
    called but
    > the droplist changes to the first element beginning with the
    letter 'F' as
    > well. Does anyone know of a way to not change the droplist when I
    am
    > handling the letter 'F' as a function key?
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    I had to implement the same problem in a window. I wanted Ctrl-F to be the
    same as the "Fetch" button. I forgot the SetAsFunctionKey existed, so I
    created a Menu choice with a shortcut of "Find." I have had no problems,
    when
    Ctrl-F is pressed the "menuWidget.activate" event is posted and no keystroke
    events are sent at all.
    Greg.Nyberg wrote>>>From: [email protected]
    Date: Tue, 26 Jan 1999 10:20:40 -0600
    Subject: RE: Function keys and droplists
    Also note that if you set a cntrl-<letter> as a function key, any time the
    user types that letter (without the cntrl) in any entry field on the window,
    the field gets an "aftervaluechange" event fired. Normally aftervaluechange
    doesn't fire until after you leave the field... This caused us significant
    problems in the use of cntrl-<letter> key combinations, since we were
    validating the contents of fields as the user left them in some cases. We
    went back to only using the upper-row function keys, avoiding F1 (help) and
    F10 which have undesirable side effects as you describe. F4 is also a
    problem as it tends to open droplists before getting processed as a function
    key, but we could live with that.
    - -Greg
    -----Original Message-----
    From: Thomas Kunst [SMTP:[email protected]]
    Sent: Tuesday, January 26, 1999 3:18 AM
    To: [email protected]
    Cc: Ostlund, Scott CWT-MSP
    Subject: Re: Function keys and droplists
    It is a general problem with the SetAsFunctionKey method that the
    default behaviour of the key - which is present if you do not call
    SetAsFunctionKey - is not disabled after the key is used as function
    key. We have this problem under Windows: the F10 key has a default
    behaviour of activating the window's menu. Now if you set F10 as
    function key, the corresponding Forte event is posted to the window
    but
    the menu is still activated. Forte refuses to acknowledge this as a
    bug,
    but maybe requests from several people can convince them ...
    Ostlund, Scott CWT-MSP wrote:
    >
    > Picture a grid with a bunch of widgets within it. Inside this
    grid there is
    > a 'Find' button accelerated with the letter 'F'. Also inside
    there is a
    > droplist. When the user places focus on the droplist and hits
    Ctrl+F to
    > shortcut the find button the method to handle the button click is
    called but
    > the droplist changes to the first element beginning with the
    letter 'F' as
    > well. Does anyone know of a way to not change the droplist when I
    am
    > handling the letter 'F' as a function key?
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Re: Function keys and droplists

    It is a general problem with the SetAsFunctionKey method that the
    default behaviour of the key - which is present if you do not call
    SetAsFunctionKey - is not disabled after the key is used as function
    key. We have this problem under Windows: the F10 key has a default
    behaviour of activating the window's menu. Now if you set F10 as
    function key, the corresponding Forte event is posted to the window but
    the menu is still activated. Forte refuses to acknowledge this as a bug,
    but maybe requests from several people can convince them ...
    Ostlund, Scott CWT-MSP wrote:
    >
    Picture a grid with a bunch of widgets within it. Inside this grid there is
    a 'Find' button accelerated with the letter 'F'. Also inside there is a
    droplist. When the user places focus on the droplist and hits Ctrl+F to
    shortcut the find button the method to handle the button click is called but
    the droplist changes to the first element beginning with the letter 'F' as
    well. Does anyone know of a way to not change the droplist when I am
    handling the letter 'F' as a function key?--
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Also note that if you set a cntrl-<letter> as a function key, any time the
    user types that letter (without the cntrl) in any entry field on the window,
    the field gets an "aftervaluechange" event fired. Normally aftervaluechange
    doesn't fire until after you leave the field... This caused us significant
    problems in the use of cntrl-<letter> key combinations, since we were
    validating the contents of fields as the user left them in some cases. We
    went back to only using the upper-row function keys, avoiding F1 (help) and
    F10 which have undesirable side effects as you describe. F4 is also a
    problem as it tends to open droplists before getting processed as a function
    key, but we could live with that.
    -Greg
    -----Original Message-----
    From: Thomas Kunst [SMTP:[email protected]]
    Sent: Tuesday, January 26, 1999 3:18 AM
    To: [email protected]
    Cc: Ostlund, Scott CWT-MSP
    Subject: Re: Function keys and droplists
    It is a general problem with the SetAsFunctionKey method that the
    default behaviour of the key - which is present if you do not call
    SetAsFunctionKey - is not disabled after the key is used as function
    key. We have this problem under Windows: the F10 key has a default
    behaviour of activating the window's menu. Now if you set F10 as
    function key, the corresponding Forte event is posted to the window
    but
    the menu is still activated. Forte refuses to acknowledge this as a
    bug,
    but maybe requests from several people can convince them ...
    Ostlund, Scott CWT-MSP wrote:
    >
    > Picture a grid with a bunch of widgets within it. Inside this
    grid there is
    > a 'Find' button accelerated with the letter 'F'. Also inside
    there is a
    > droplist. When the user places focus on the droplist and hits
    Ctrl+F to
    > shortcut the find button the method to handle the button click is
    called but
    > the droplist changes to the first element beginning with the
    letter 'F' as
    > well. Does anyone know of a way to not change the droplist when I
    am
    > handling the letter 'F' as a function key?
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Function Keys and Mouse Right Click Stopped Working On New iMac

    I bought a new iMac a couple of days ago and everything was working fine until last night when I noticed that the volume up/down function keys and also the mouse right click no longer worked.
    For the mouse I tried turning off the right click option and back on again and also tried another mouse which has the same problem.  Both work ok on a MBP which I have.
    I have tried doing the normal SMC and PRAM resets which doesn't solve the problem.
    One program which I installed after I got the computer was Logmein which screwed up my audio settings.  After uninstalling that my audio settings are ok but I was wondering if the program could also have changed some other settings.
    Any ideas would be greatly appreciated.

    Have you checked the System/Keyboard preference pane to see if the Function key option is checked?
    OT

  • Tecra A3 Keyboard Function keys and Microsoft Comfort Keyboard

    I have a Tecra A3 and are using it with a Microsoft Comfort keyboard. The problem is that ever since the keyboard drivers have been installed the function keys (i.e. Fn + F2 to change power mode) now carry out additional funcitons i.e Fn + F2 also brings up the My Pictures folder. The strangest on is turning the wirelss network card on or off with the switch on the front of the notebook. This has the additional effect of loading an extra copy of MS Outlook each time it is swithed.
    I have the latest version of Microsoft IntelliType Pro (version 5.20.412.0)
    Any idea on how to solve this?

    Hi
    Sorry but you have not explained do you have this problem now using notebook keyboard or external one.
    If the problem persists using an external one I think that you can not use Toshiba FN+FX key combinations. Every external keyboard is specific one and in my opinion you should check users manuals and check also all additional functions. I am also pretty sure that you are able to configure some special keys on your own.
    The issue with WLAN switcher is very strange. Try to remove Microsoft specific software and check if the functionality is like before.

  • Function key and moving the columns in a table

    Hi all,
    Can anyone help me how to make use of function key UI element in nwds 7.1 ehp1 version..
    and also how to move the columns of the tables at run time...
    thanks,
    viswa

    No,
    i am not working on mobiledevices...
    i am recently installed this nwds 7.1 ehp1 version  and learning the new things in that...
    for that purpose i am searching for the pdf's or examles here...
    can anyone pls send me the tutorials or samples to work on it
    thanks,
    viswa

  • Ideapad U430p, Swap function keys and my cat

    So I bought the U430p and after installing the complete system new, I am quite happy with it. Obviously my cat also. I disabled in the Bios the Hotkey that I don't have to press all the time Fn+one of the function keys to access these. However, I read this forum and several others asked also this question, however my cat must have found a hidden key combination to swap the Fn keys back after stepping or sleeping on my notebook. It happened already 2 times, that I pressed F2 (to rename a file) and the loudness was going down. F5 and the window closes. So I went back to the BIOS and to my surprise the Hotkey was still disabled(!). So I enabled it and disabled it again, Exit and save settings and all was back to normal. Pressing the Decrease Volume was F2 again, so I could rename w/o pressing the Fn key. Until 2 days ago, same situation, cat stepped at night on the notebook and I had to suffer again that selecting F2 was only possible with the Fn Key. Bios same, Hotkey was still disabled. My question is now: what is the secret hotkey in Windows (or login screen) to swap the Fn keys. If my cat can do it, I wanna do it also Cheers Tom

    I have the same problem, and I really can't understand why do they do such things! I even can't get a normal answer from Lenovo about it. I like Thinkpads, they are great designed & they have a lot of unique features, most of them could be customized, exept this! Why??? I can't belive that it's so hard to remap 2 buttons using BIOS! The problem is that the FN key doesn't generate a scan code, which could be recognized by the software, i tried numerous programs to remap the FN button, but it's useless. You can do it only in 2 ways: 1. mechanical - to swap them fisically, but it's hard, dangerous & the warranty will be lost of course. 2. BIOS remapping which can be done only by Lenovo or maybe by somobody, who can hack the BIOS. So, Dear Lenovo Experts PLEASE do this feature for us, we REALLY neeed it! We need it much more than "keyboard customizer", more than "easy eject", more than "media center" becouse we use the left CTRL button every minute, working on your notebook!

  • Mac & Photoshop Function Keys and/or volume

    Question for Mac & Photoshop users.. I want to use the Function keys for PS actions.. however I really love the volume buttons for music. If I turn on Use all Function Keys as F1, F2 etc, I can use the Fn keys for PS, but the volume options go away.. Can I have my cake and eat it too? Thanks!

    Have you checked the System/Keyboard preference pane to see if the Function key option is checked?
    OT

  • Using Function Keys and Alt Key in Flash Video

    I am attempting to create an eLearning video, which includes instructions, a "try it yourself" section, and then a quiz.  Our software that I am trying to simulate uses Function keys (F6 to bring up specific windows) as well as shortcut keys (Alt-S takes the user to a certain field, Alt-P conducts a Patient Search, etc).  However, I have found that when running the video using IE, the browser takes over the focus and these function keys do not control the video. 
    These functions work fine in Google Chrome (not approved for use by the company) and when the video is published as .exe, but I need this to work in IE. 
    Is there anyway to retain the focus on the flash video for the entire video?
    Thanks so much for any help!

    Here is the Preference dialog that Lilybiri was referring to where you can change the key assignments.
    When finished recording, you can click the Restore Defaults button to set everything back the way it was.

  • Function Keys and Power Commands Don't Respond

    I've encountered an odd intermittent problem with my iBook G3 900. On certain boots the following issues crop up:
    - Function keys are non-responsive. Expose, Volume, Brightness, and Eject all stop working.
    - Power button doesn't respond. Also, software power commands don't respond. The only way to shut down the system is to do a force shutdown by holding down the power button for four seconds (or other unpleasant things like unplugging the power and the battery, which I refuse to do except under the most dire circumstances).
    - "About This Mac" refuses to load. Sometimes I see the window appear, but it parks itself at the top left of the screen where I can't get to the window bar, and Expose obviously doesn't help.
    Now as I said, this problem is intermittent. It only seems to occur on certain boots, but it's incomprehensibly annoying when it does appear. The iBook is a secondary system, so I have barely anything on it and I don't do anything crazy with as far as software goes. All I know is that the problem appeared after I rebooted after installing SideTrack, but try as I can I can't seem to link my problem with aforementioned app. If the problem does assert itself, I force a shutdown, and it goes away on the next boot.
    Any thoughts?
    iBook G3 900 Dual USB   Mac OS X (10.4.7)  

    Hi, and welcome to Apple Discussions.
    One of the first troubleshooting procedures to try when you are seeing operational anomalies is to reset the PMU.
    What is the hard drive capacity and how much space remains available on it? Sometimes strange things start to happen when you get down to less than 5 GB of free hard drive space.

  • Toshiba Satellite C55 function key and Mic

    I want to report that the Windows 10 upgrade is working well in Satellite C55 series, but some function keys are not responding (working) such as F12 Key that his function is enable/disable Airplane Mode, F5 key that his function is enable/disable touchpad. These function keys does not work, others run smoothly. So, I want to recover the key functionality.  In total the function keys are 12 from F1 to F12. attached manual of the laptop.  And when I plug my headphones (without microphone) to the laptop, the laptop can't receive sound from the integrated microphone, until I unplug my headphones, the laptop can receive sound from the integrated mic. It happens in Windows 8.1 and here in Windows 10. I don't what can I do? 

     
    Satellite C55-B5362 (PSCLUU-04N004)
    Downloads here. I don't know which of those drivers/utilities needs to be reinstalled. Maybe you can let us know what happens.
    Some Windows 10 updates here after you paste in your part number (PSCLUU-04N004).
    For the Fx keys, try installing
       Toshiba System Driver

  • Satellite L305D-S5895 - Functions keys and WLan don't work with Win XP

    Hi,
    first sorry for my english
    I bought a Toshiba Satellite l305d s5895, with winXP, because I need software, but the function keys doesn't works.
    So I need a driver, but i can't find it, and the internet wireless doesn't work.

    >Where would one find this special XP BIOS?
    In my opinion there is problem because most threads here are about European notebook models. so then come question from US. Toshiba Europe and Toshiba US don't work together and every of them is responsible for own models and offer support for country specific notebook models.
    So here in Europe Toshiba has for most models offered two BIOSes. One was already on the Vista delivered notebooks. On download page Toshiba has offered BIOS for WXP. in most cases it was version 5.xx and this BIOS was designed to support Toshiba specific tools and utilities. For example, full FN keys functionality was available with this WXP BIOS only.
    So if someone of you have US notebook model they should see how to find the solution with Toshiba US or US forum under http://community.compuserve.com/n/pfx/forum.aspx?webtag=ws-laptop&redirCnt=1
    Bye and good luck!

  • BSOD with my function key and hardware setup

    I have this problem, it took me a entire day to pinpoint exactly what my problem is.  Well my Antivirus, I tired using different ones, Bitdefender and AVG, and they both seem to cause the same problem.  Everytime I press the function key I get this message:
    Problem signature:
      Problem Event Name:    BlueScreen
      OS Version:    6.0.6002.2.2.0.256.1
      Locale ID:    1046
    Additional information about the problem:
      BCCode:    a
      BCP1:    00000016
      BCP2:    0000001B
      BCP3:    00000000
      BCP4:    82E3B0B5
      OS Version:    6_0_6002
      Service Pack:    2_0
      Product:    256_1
    Files that help describe the problem:
      C:\Windows\Minidump\Mini052010-01.dmp
      C:\Users\Bruno\AppData\Local\Temp\WER-83429-0.sysdata.xml
      C:\Users\Bruno\AppData\Local\Temp\WERB8E2.tmp.version.txt
    Read our privacy statement:
      http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
    I'm using Vista Ultimate 32 Bit with SP 2, I tested my memory and hardrive and there is no problem with it.  If I disable my antivirus the function key works, if I enable my AV it causes the BSOD.  It seems that there is a conflict with the Hardware setup and the TVAP issue.  I have the latest ones, but it seems that Toshiba won't come out with new drivers to fix this problem.  The only thing I can do now is disable my function key.  But I don't know if there is anything I could do.  Maybe modify the registry or something.  I cannot remove my AV as well.  I'm using both the Internet Security of it.
    Solved!
    Go to Solution.

    Qosmio F50-10Z 
    Try reinstalling these two utilities in this order. It sometimes helps to uninstall them first.
       Toshiba Flash Cards Support Utility for Windows Vista 32 Bit, 1.54.0.3C, 28/07/08
       Toshiba Value Added Package for Windows Vista 32 Bit, 1.1.19, 28/07/08
    -Jerry

  • The fn/function key and Safari causing it to freeze! Help!!

    Hi there, I'm a new user to Mac, just got my Macbook today. I have a problem with my safari. I was trying to group a few pictures together in a folder with the shift key but I accidentally pressed the "fn" key and some other key I'm not sure which and this has caused my safari to freeze, or rather when I click on any buttons or tabs it just gives me the error sound and it will not close. I've tried to restart or shut down my mac but it wouldn't let me because it says to shut down safari before I can shut down the Macbook. I've tried everything to try to shut it down but it can't because everytime I click on something on safar I just get the error sound! I can't even click to open a new window. I've been trying and trying and I dunno what is it that I did with the "fn" key thats made it this way! Please help! Thank you!

    Force Quit Safari
    Command-Option-Escape
    -OR-
    Apple Menu -> Force Quit
    -OR-
    Dock -> Option-Click -> Force Quit
    If that does not work, then you can always power-off the Mac (NOT desirable, but sometimes it is needed, I just hope the Force Quit works). To power off, press and hold the power button for 5 to 10 seconds, and this will power off your Mac.

  • Additional laptop function keys and KDE

    Hello everybody. If I install all KDE packages with:
    sudo pacman -S kde
    I got native support for all my laptop function keys (like volume control, mute, etc...) with also graphic icons showing up when I choose a function. Of course I also get a ton of other software which I don't need. Sadly to say, installing only kde-base (which of course is the way I want to proceed in order to fully configure my system only with what I need) doesn't provide this functionality. I spent some time looking at all KDE packages with:
    pacman -Ss kde | less
    to find out the one I need, without success. Has anyone any idea about the packages I may need to install? Thank you.
    Last edited by Y3k (2011-10-03 01:12:05)

    Moderator comment:
    Perhaps the lack of response means there is no one out here with an answer.  Maybe you should provide more information, or tell us what you learned in half day since the first post.
    For example, do you think that telling us the type of laptop might be useful?
    Please read our policy

Maybe you are looking for

  • Firefox keeps trying to download setup 6.0 even though it is running.

    I've just tried to upgrade to Firefox 6.0, which I thought I did successfully. Including updating to version 6.0.1 (as reported by Help/About). But now, every time I open Firefox I get a dialog box that asks, "You have chosen to open Firefox Setup 6.

  • Windows 7 Sync - Slow

    Good Morning, We have Windows Sync setup on some staff laptops, but when the laptop is syncing it makes it so slow - virtually unusable. If we turn sync off it is fine. I am thinking about just installing Direct Access, but this obviously only any go

  • Need instructions on hard reset of HP officejet pro 8600

    Hi jason_h , Please message me with the info about how to do a hard reset on my Officejet pro 8600.  Thank you!

  • InDesign backup "fresh" preferences

    So whenever ID is acting sick and tired, and we want to bring it back to life, we need to get it  some"fresh" preferences. From what I read here and elsewhere, here is what I did, tell me if I missed anything: 1.  Before anything I opened the ID Pref

  • How to improve macbook pro mid 2009

    i got Macbook pro mid 2009 with processor speed 2.26GH and memory 2GB and storage of 159GB. running maverick 10.9.4 Its slow and battery do not last more than hour. Any suggestions? is it worth upgrading it or buy new one.