Keyboard shortcut for a "preferences" detail setting

Some websites I often use are hard to read in their own colors, so I go to "edit -> preferences -> content -> colors" and uncheck "allow pages to choose their own colors, instead of my selections above".
Other websites need this setting checked to display correctly.
Can I establish a keyboard shortcut for this setting?
FF 4.0.1 in both WinXP and Linux

Specifically for that and because it can be changed via the options, you can create a toolbar button to do that.
[http://codefisher.org/toolbar_button/toolbar_button_maker Custom Toolbar Buttons Maker] select "<b>Toggle Page Colors</b>", install, move custom button to toolbar. Toggles preferences, removes some but not all images (loses the entire mozillaZine banner exactly same as the preference). Another button that can be included is "<b>Page Fonts</b>", which toggles page fonts between your colors and the web page's colors. Another button that may be needed to read some pages is "<b>Toggle Styles</b>" to toggle CSS styling off or back on.
Also see page where the above came from, for other suggestions:
* http://kb.mozillazine.org/Use_my_colors
<br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

Similar Messages

  • Keyboard shortcut for system preferences

    I am getting a new "Evoluent" brand keyboard that does not have any software for the MAC, but they say it will work (USB). My question is how to set up the regular F1 to F6 keys to do system functions.
    Have been looking at the system preferences/keyboard and it seems like there should be a way to program the F1-F6 keys for volume up, down; screen brightness up, down; print; and calculator. My present keyboard has special keys for those functions and would hate to lose that feature.
    Can not seem to figure out how to assign these F keys to the system preferences for volume and screen brightness. I have tried using the + key and selecting System Preferences and then "Output volume" but no luck, any idea? Please include syntax examples if possible.
    Ed Legenza

    You might just have to take this up with the keyboard manufacturer - The mapping to their f keys may not be the same. Perhaps they have a patch or firmware or preference pane which will help you more easily integrate their product into your system.
    Why are you buying a piece of hardware the manfacturer does not fully support for use with your system? If they do support the product for use with Macs then obtaining the info you are after will be a snap : - )

  • How can I set up a custom keyboard shortcut for volume control?

    Hi all,
    I use my black MacBook at work, connected to an external monitor and external keyboard. I'm looking for a way to set up the F buttons on my external keyboard as volume control, just as they do on my laptop keyboard. Looking for F3 to F5 to be volume mute, down, and up, respectively.
    I tried going into Keyboard Shortcuts in System Preferences but since there is no menu item for volume control I can't seem to add it. Anyone know how I can go about doing this or what I'm missing?
    Thanks
    Mike

    paste the following into Applescrpt Editor (it's in /Applications/Utilities)
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    set curVolume to output volume of (get volume settings)
    -- work out the new setting
    if curVolume < 96 then
    set newVolume to curVolume + 5
    else
    -- can't go over 100
    set newVolume to 100
    end if
    -- and apply it
    set volume output volume newVolume</pre>
    this script will increase volume by 5 (out of 100) any time you run it. you can adjust this of course. save the script somewhere.
    You can use a 3rd part app launcher to bind a keyboard shortcut to it. I use Butler. there are many others: Quicksilver, ikeys, quickeys, Spark, Launchbar.
    this will work the fastest.
    If you don't want to use 3rd party tools for this you can make a service using automator but that might be a bit slower than the first option. open automator. it will give you a pulldown screen wiuth the choice of what you want to make. choose "service". set it to receive no input and be available in all applications. add the following "run apple script" action to the service
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    on run {input, parameters}
    set curVolume to output volume of (get volume settings)
    -- work out the new setting
    if curVolume < 96 then
    set newVolume to curVolume + 5
    else
    -- can't go over 100
    set newVolume to 100
    end if
    -- and apply it
    set volume output volume newVolume
    end run</pre>
    save the service, go to keyboard system preferences->keyboard shortcuts->services and make a shortcut for the service you just created.

  • Set keyboard shortcut for Acrobat DC tools (highlight tool, selection tool)

    It seems that this new version Acrobat DC does not have keyboard shortcut for these tools?
    How to set shortcuts as the old versions (e.g. U key for highlight, V key for selection)?

    Might this link be what you are looking for? https://helpx.adobe.com/acrobat/using/keyboard-shortcuts.html
    I can't find anything on creating your own shortcuts. Actually, you may want to go to the online help and download the manual in PDF form.

  • Setting Keyboard Shortcuts for Services won't work

    I've tried to set Keyboard Shortcuts for Services like "New Terminal Tab from Folder" but it won't work. I even tried it on my friend's machine to no avail.
    Here's where I'm setting it up. And yes, I've turned on the checkbox & set the shortcut I want. I've even tried a few different keyboard shortcuts that are complicated to ensure that it's not competing with something else.
    To note, I'm using TotalFinder but my friend, whose machine I tested this on, doesn't.
    We are both running 10.8.2 on the latest MacBook Pro with Retina Display, 15".

    I have a similar scenario......except my services that I created run one time, and then won't run again. 
    For example, I created a service to open a new blank email message for me to type in.  I assigned Cntl-Opt-Comm-M to this service.  I hit the key sequence and it works the first time.....the mail window pops open. 
    If I then close the mail window that it spawned and do it again, no mail window opens.
    I also did this to create a blank Calendar event and also another one for Reminders. 
    They all run one time and then not again.
    Any ideas?

  • Customized keyboard shortcuts for microsoft Word not working

    Hi,
    My Macbook Pro retina 15' with an updated Yosemite iOS 10.10.1 has an american keyboard. I am trying to create keyboard shortcuts for brazilian accent marks to use in Microsoft Word. I went to "system preferences", "keyboard", "shortcuts", "App Shortcuts", added Microsoft Word and, for the brazilian accent mark " ˜ ", which in the original keyboard is obtained with "option+n", I set the shortcut "option+left arrow".
    It just does not work. I created other shortcuts for other brazilian accent marks with the other arrows + control but none of them worked.
    Can anyone tell me what went wrong?
    Thanks!

    Amy~ Yep the lasso tool was what I verified with another user. 'L' seems to be bound indefinitely to loop through different types of lasso tools and it was annoying them because they just wanted L to be the regular freehand lasso. I removed 'L' from being an option on the polygon lasso and even set it explicitly to SHIFT+L as well as set the lasso tool to a completely different keyboard combo. 'L' still cycled through lassos haha. It needs some fixes.
    fertolg~ At least you have a workaround for now. I'd go nuts if I couldn't use keyboard text selection writing code, oy! You're welcome and if you're all set please mark correct so we can filter unanswered. Good luck!

  • Custom keyboard shortcuts for Liquify and Vanishing Point filter interfaces in Photoshop CS4?

    Is there a way to set custom keyboard shortcuts for Liquify and Vanishing Point filter interfaces in Photoshop CS4? When I change my keyboard shortcuts preferences for Photoshop, they don't change for these filter interfaces. Is there another way?

    what is the problem ??
    I tried to change the shortcut for the Vanishing Point and Liquify from
    Edit -> keyboard shortcuts(button) -> keyboard shortcuts (tab) -> filter (tab)
    and you will find these filters :
    double click on it and make a new shortcut
    but it MUST be Ctrl + (any letter) or you can make it Ctrl + Alt + (any letter)
    but if you made it just one lettre like S for example
    you will can't make a shortcut.
    hope I understood what you ment ???

  • Redefining default keyboard shortcuts for dashboard, exposé, etc.

    Hi,
    I would like to redefine the keyboard shortcuts for the Dashboard, Dock, and Exposé functions, i.e. I don't want these functions to be bound to the f8-f11 keys. I can redefine the shortcuts manually using the Keyboard pane of the System Preferences, but there are two problems. The first is that the shortcuts for these four items are reset whenever the computer is restarted (my changes to the other keyboard shortcuts are maintained). Is there a way to permenantly change these shortcuts? The second problem is that I am not able to change the keyboard shortcuts for the "slow" versions of these shortcuts accessed by using the shift key.
    Basically, I want to be able to use f8-f11 and shift + f8-f11 as keyboard shortcuts in other applications. I'd like to assign the Dashboard, Dock, and Exposé commands to be command + f8-f11 and shift + command + f8-f11.
    Thanks.
    PowerBook G4   Mac OS X (10.4.1)  

    Does it hold if you change in the Dashboard&Exposé preference pane? You should be able to at least set the Cmd+F#, not sure if it will work for the slow open.
    For more direct control, see this site
    http://www.xlr8yourmac.com/tips/remapfunctionkeys.html
    The Powerbook is more limited in that it doesn't have the F13,F14,F15 keys, but editing the com.apple.symbolichotkeys.plist will give you direct control of the hotkey assignments.
    Other F key codes courtesy MacOSXHints:
    F# Key Code
    1 122
    2 120
    3 99
    4 118
    5 96
    6 97
    7 98
    8 100
    9 101
    10 109
    11 103
    12 111
    13 105
    14 107
    15 113

  • Keyboard shortcut for Control+F2, F, Enter

    Hello,
    I am trying to create a keyboard shortcut that would be available to all Applications deliveres the same result as these keystrokes:
    1. Control + F2 (move focus to menu bar)
    2. F (moves focus to the File menu bar menu)
    3. Enter or down arrow (Displays the File menu)
    WHat I am looking to do is create the Windows equivalent of alt+F (displays the contents of the File menu)
    I have created a System Preferences Keyboard Shortcut for All Applications that has "File" as the description and ^F has the Shortcut...this doesn't work. Is there a way to assign a shortcut to display the menu bar File menu in its open state?

    ReidRik_Von
    Here's one approach to try...
    1) Open System Preferences > Universal Access and make sure "Enable access for assistive devices" is checked.
    2) Highlight and copy the block of code below and paste it into your AppleScript Script Editor (located inside your Applications > AppleScript folder):
    *tell application "System Events"*
    *keystroke tab using command down*
    *set theApp to name of (first process whose frontmost is true)*
    *tell process theApp*
    *click menu bar item "File" of menu bar 1*
    *end tell*
    *end tell*
    Choose Save As from the Script Editor's File menu, File Format: application, leaving the Options unchecked. Give the script application a name (Display File Menu, e.g.), and press Save.
    3) To assign a keyboard shortcut, you might consider downloading and installing the excellent Spark program.
    From Spark's File menu, set up a New Hot Key to launch an Application, in this case the application being your newly created AppleScript application. When the new System HotKey sheet drops down, hit the Choose button and navigate to the location where your new AppleScript application was saved. Select it and press Open. Click inside the editable Shortcut field to make it active, and on your keyboard keystroke Option (alt), plus the letter "f." Then press Create.
    Start the Spark Daemon by selecting it from the File menu, or by pressing the Stark Spark Daemon button on the Spark panel itself, and then quit Spark altogether. The Spark Daemon and your enabled keyboard shortcut will run as a hidden process, using a minimal amount of RAM.
    It worked for me...
    Good luck!
    Regards, Andrew99

  • Use Shell Script to create a keyboard shortcut for a installed Service

    I'm not even sure if this is possible, but I hope someone out there has an answer!
    I have an automator Application that I'm using to install a service to my Mac(will be deploying this to hundreds more). Id like to have this Application contain a Shell script that sets up a keyboard shortcut for the service after it is installed.
    Anyone know how to do that?

    You need automator to create services, as detailed in http://discussions.apple.com/thread.jspa?threadID=2241804 a four-parter by Sal Saghoian on *Automation in Snow Leopard*
    This, describes old and new automator—services stuff:
    http://www.reynoldsftw.com/2009/08/automator-and-finder-interactions-in-os-x-10- 6/
    Alternatively, just save the script
    *+tell application "Firefox" to activate+*
    as an app, put it on the Dock, and click it to activate it. However, seems simpler just to put the FF icon on the Dock and a single click launches it. Why would you want a service or AS to do the same thing?

  • Keyboard shortcut for adding link in Mail

    How would I add a keyboard shortcut using the "Keyboard" preference pane to add a link in Mail? I use that menu item a lot.
    EDIT: nevermind, I figured it out. For nested items like "Link>Add" you just choose the second command, in this case "Add...". But you have to type Option+semicolon instead of three periods.
    Message was edited by: Badlydrawnboy

    Just looking for the keyboard shortcut for adding keyframes
    There isn't one. You click the Add/Remove Keyframe button in the Effects Controls panel after enabling keyframing with the stopwatch button. You'll find much more here: Adding, navigating, and setting keyframes
    rendering needs to stop itself when it's finished to automatically play the sequence from it's very beginning
    Edit > Preferences > General > uncheck "Play work area after rendering previews"

  • Disabling Keyboard Shortcuts for LDAP Accounts -Workgroup Manager...

    I work in a school and all our students are on LDAP accounts. Recently some of the kids realized that hitting Ctrl-Opt-CMD-8 inverts the screen display. You wouldn't believe the amount of havoc this has created at school, especially when they do it to a kid’s account that doesn't know how to fix it.
    Keyboard and Mouse are NOT one of the items under preferences for either groups or accounts in Workgroup Manager. Does anyone know if there is a way around this, or an alternate way of getting rid of the keyboard shortcuts for Universal Access, for either groups or accounts?
    Thanks
      Mac OS X (10.4.6)  

    Within the Workgroup Manager pane for Preferences, there is an option to manage Universal access. Within that section, there is a tab for 'Options'. You will want to change that management to 'Always' and leave the box for 'Allow Universal Access Shortcuts' UNchecked. This will, in effect, disable the usage of the shortcuts for a User or a selected Group account.
    Hope this helps out!!
    www.Admin660.com

  • How to change keyboard shortcut for cycle through open tabs in PS and AI CC 2014

    I would love to set my own keyboard shortcuts for cycling through open tabs in PS and AI 2014 on OS X. I found out that this can be achieved with ctrl+tab in PS, but I couldn't manage to make any of the suggestions in the forum work for AI. As said, I would like to set a more "standard" shortcut like alt+cmd+arrow-keys for both of the apps. If that shouldn't be possible, does anyone know a shortcut in AI CC 2014?
    Many thanks!
    Amadeus

    Thanks! The shortcut can be set like this in AI, although all key combinations I would want to use are not allowed. Too bad. But anyways, thank you very much for the tip!
    cmd+~ is not an option for me, I guess, since the swiss/german keyboard layout has no dedicated tilde key.
    So, I have a working shortcut in PS (ctrl+tab / of which I still don't know how to change, if possible at all) and thanks to you, I can now set one in AI as well. Unfortunately, I can not set it to be identical as in PS, since the "cmd" key needs to be included in AI's shortcut assignment dialogue, but I guess, this is as good as it gets.

  • How do I setup a keyboard shortcut for an item in the Services menu?

    In every Application, under the application menu is a "Services" folder. I would like to be able to setup a keyboard shortcut for one of these services (namely Skype).
    I am a heavy user of the "Services > Skype > Call" command and I would love to have a keyboard shortcut for it.
    I went to System Preferences > Keyboard & Mouse > Keyboard Shortcuts, clicked on the plus sign to create a new shortcut (all applications) and entered "Services…Skype…Call" and assigned it to a keyboard command (shift-F1).
    It doesn't work. Any clue as to what I am doing wrong?

    Hi
    Also - have a look at the reply I gave at the link below (sorry - don't know how to insert proper links here).
    May be of interest, maybe not.
    Best,
    D
    http://discussions.apple.com/message.jspa?messageID=7932030#7932030

  • How do I generate a list of keyboard shortcuts for any given application

    I want to generate a list of keyboard shortcuts for all of the applications I have on my Mac. I want the list to be a simple text (or rtf) file that I can edit and organize. (By edit, I don't mean change the shortcuts, only the report of them.)
    I was using Key Cue, but it does not let me save the list to a text file.
    I want this for several purposes. One is to have a easy to reference list of shortcuts to learn. Another is to find unused key combinations that I can use for my own keyboard shortcuts that I create with DefaultKeyBinding.dict.
    Note: The program doesn't have to an OS X app. A program that runs from a shell without a GUI is plenty adequate.
    If there is a way to read the keyboard commands from a plist list or other such file, and any of you know the format for these or where I can find them, I can write a Perl script myself to do it.

    Well, the info is stored in...
    /Users/YourUserName/Library/Preferences/com.apple.universalaccess.plist
    PlistPro has a way to convert it to ASCII, but you'll srtill have work to do, as...
    {enabled = 1; key = 20; modifier = 1179648; sybmolichotkey = 28; },
    {enabled = 1; key = 20; modifier = 1441792; sybmolichotkey = 29; },
    {enabled = 1; key = 21; modifier = 1179648; sybmolichotkey = 30; },
    {enabled = 1; key = 21; modifier = 1441792; sybmolichotkey = 31; },
    {enabled = 0; key = 28; modifier = 1572864; sybmolichotkey = 15; },
    {enabled = 0; key = 27; modifier = 1572864; sybmolichotkey = 19; },
    {enabled = 0; key = 24; modifier = 1572864; sybmolichotkey = 17; },
    {enabled = 0; key = 47; modifier = 1835008; sybmolichotkey = 25; },
    {enabled = 0; key = 43; modifier = 1835008; sybmolichotkey = 26; },
    {enabled = 0; key = 28; modifier = 1835008; sybmolichotkey = 21; },
    {enabled = 0; key = 96; modifier = 1048576; sybmolichotkey = 59; },
    {enabled = 1; key = 122; modifier = 262144; sybmolichotkey = 12; },
    {enabled = 0; key = 120; modifier = 262144; sybmolichotkey = 7; },
    {enabled = 0; key = 99; modifier = 262144; sybmolichotkey = 8; },
    {enabled = 0; key = 118; modifier = 262144; sybmolichotkey = 9; },
    {enabled = 0; key = 96; modifier = 262144; sybmolichotkey = 10; },
    {enabled = 0; key = 97; modifier = 262144; sybmolichotkey = 11; },
    {enabled = 1; key = 50; modifier = 1048576; sybmolichotkey = 27; },
    {enabled = 1; key = 98; modifier = 262144; sybmolichotkey = 13; },
    {enabled = 1; key = 50; modifier = 1572864; sybmolichotkey = 51; },
    {enabled = 1; key = 100; modifier = 262144; sybmolichotkey = 57; },
    {enabled = 1; key = 17; modifier = 1572864; sybmolichotkey = 50; },
    {enabled = 1; key = 2; modifier = 1572864; sybmolichotkey = 52; },
    {enabled = 0; key = 105; modifier = 0; sybmolichotkey = 32; },
    {enabled = 0; key = 109; modifier = 0; sybmolichotkey = 33; },
    {enabled = 0; key = 103; modifier = 0; sybmolichotkey = 36; },
    {enabled = 0; key = 109; modifier = 0; sybmolichotkey = 62; },
    {enabled = 0; key = 49; modifier = 1048576; sybmolichotkey = 60; },
    {enabled = 0; key = 49; modifier = 1572864; sybmolichotkey = 61; },
    {enabled = 1; key = 2; modifier = 1310720; sybmolichotkey = 70; },
    {enabled = 1; key = 49; modifier = 1048576; sybmolichotkey = 64; },
    {enabled = 1; key = 49; modifier = 1572864; sybmolichotkey = 65; },
    {enabled = 0; key = 53; modifier = 1048576; sybmolichotkey = 73; },
    {enabled = 1; key = 107; modifier = 0; sybmolichotkey = 53; },
    {enabled = 1; key = 113; modifier = 0; sybmolichotkey = 54; }

Maybe you are looking for