IE shortcut workaround?

Hi,
The software I am creating elearning for has several
shortcuts that conflict with Internet Explorer (IE) shortcuts,
which I have to work around in my training because there appears to
be no way to disable the IE shortcuts.
My question is - does anyone have any sample verbiage that
they have used (either narrated or in a caption) to indicate to the
learner that they would normally do one thing, but must do another
because of the conflicts with IE?
The reason that this is important to me is that our software
is a productivity tool and we never have our users click buttons,
everything is done by keyboard command. Therefore, if our training
says to click the OK button instead of ALT+O I need to be able to
explain this clearly.
Thanks for the help,
Peter

getURL("
http://localhost/temple/","target=_blank");

Similar Messages

  • Gnomes-hell shortcut workaround

    Yesterday I installed cinnamon. Unfortinately I can't found a way to bind it with any DM except gdm. So I got a broken shortcuts with gnomes-hell. No way to switch keyboard layouts. Keyboard panel applet missing at all. When I trying to add him to panel, I getting the battery and the network applets added instead of keyboard layout. The default shortcut (Ctrl+Space) doesn't work.
    I didn't look for solution because developers knows about this issue but does nothing to fix it since 3.6 was released. I think they are going to disable keyboard at all since they can't handle it.
    But I need keyboard layout switcher so I've written a small script:
    #!/bin/bash
    LCUR=`setxkbmap -print | awk -F"+" '/xkb_symbols/ {print $2}'`
    L1="us"
    L2="<your language here>"
    if [[ $LCUR == $L1 ]]; then
    setxkbmap $L2
    /usr/bin/xset led named 'Scroll Lock'
    else
    setxkbmap $L1
    /usr/bin/xset -led named 'Scroll Lock'
    fi
    May be it would be useful for someone else. Scroll Lock Led indicates non-us layout.
    Currently I have this script binded to Ctrl+Space keys (as custom shortcut).
    But I would like to bind it to Ctrl+Shift or Alt+Shift.
    Any suggestions are welcome.

    I don’t think Cinnamon works very well unless you use it as a session. If you don’t want to use gdm, try lightdm: it’s fairly easy to set up, and supports user-switching.
    I’ve been playing around with Cinnamon all weekend and have managed to get it to integrate with my systemd-user setup, though I had to create a target so it wouldn’t start all of my Openbox applications. I’ve set a custom keyboard layout with xkb, but like you, the keyboard layout indicator doesn’t seem to display (even though it’s apparently been added to the panel). It crashes occasionally when you modify keyboard shortcuts too.

  • Restoring backed-up files with Backup

    I'm restoring a large amount of data that I backed up on an external drive using Backup. I didn't realize that every three or four incremental backups I was supposed to force another "full backup," and now I am faced with restoring 178 incremental files. It's taking forever; by my calculations, based on the time elapsed so far, it's going to take at least 60 hours.
    Does anybody know a shortcut for this?
    I'm assuming that I have to restore every incremental file chronologically or risk losing data. Truth be told, if I I didn't restore some files from earlier backups, that would probably be OK.
    Any shortcuts, workarounds, tips, appreciated. This is a very painful lesson in the wisdom of doing more "full backups" than incrementals. (It also might be a good inducement to upgrade to Time Machine.)
    Thanks.

    Hi CommanderClueless, and a warm welcome to the forums!
    Sorry, I can't really help with your current questions/problems... try Backup once was enough for me to go back to my regular ways...
    Get carbon copy cloner to make an exact copy of your old HD to the New one...
    http://www.bombich.com/software/ccc.html
    SuperDuper...
    http://www.shirt-pocket.com/SuperDuper/
    Or the most expensive one & my favorite, Tri-Backup...
    http://www.tri-edre.com/english/tribackup.html

  • AppV 5: Sequence shortcut to application located on network share

    Hello,
    We have an application which is programmed to run directly from a network share.
    However, it needs some parts installed locally on the client too, to make it work.
    During sequencing using App-V 5.0, I installed the parts necessary on the client, and I created a shortcut to the network path e.g.: \\server\share\application.exe
    The sequencing process works fine, and the application gets published correctly to an App-V client.
    However, when launching the application we receive an error "The application was unable to start correctly (0xc000142). Click OK to close the application."
    In Event Viewer we notice following error in Applications and Services > Microsoft > AppV > Client > Virtual Applications: "The virtual applicatoin '\\server\share\application.exe' could not be started because the App-V Subsystem 'Virtual Shell'
    could not be initialized. {error:0x8DC02325-0x52E}"
    We notice that the sequenced application shortcut references: "\\server\share\application.exe  /appvve:557B23AE-4942-4E3E-BE5F-1DA010EA7DAE_C7B3C423-6E9A-4CE9-AC18-59C7F18F3FA1"
    When launching the application directly (\\server\share\application.exe - without appvve parameter) it works fine (but at that moment it's missing the locally installed client components).
    When running the same application with parameter 'appvve', it fails (error message above).
    When copying the application to a local drive, it does run succesfully when using the 'appvve' parameter, but unfortunately this is not a supported scenario for the application we're talking about. It has to be run from the network share.
    So am I correct to say that App-V does not support running an executable located on a network share in the virtual bubble? Are there any solutions/workarounds to make this work anyway?
    I tried mapping the network share to a drive letter, but that didn't help either.

    I have used a vbscript to start the exe from within the package, install whatever you need, then make the vbs in the installdir locally (c:)
    Dim objShell
    Set objShell = WScript.CreateObject( "WScript.Shell" )
    objShell.Run("K:\Whatever")
    Set objShell = Nothing
    Make a shortcut to the VBS and change the icon and stop the capture

  • Wine and KDE shortcuts

    Using the Window-Specific workarounds I'm able to disable KDE global shortcuts.  For example, in Diablo 2, ALT-F2 does not bring up the run dialog.  GREAT!
    My problem is that there are occasions that I want my full-screen wine application to loose focus or minimize; for example to make a Skype call.  When someone calls me the Skype dialog and KDE taskbar pop to the front allowing me to minimize my wine application.  However, I have no way of making a call without exiting the application.
    I'm kind of at a loss here.  I don't want to disable the KDE global shortcuts but I'd like some way of minimizing the full-screen wine application.  Does anyone have a creative suggestion?

    simongmzlj wrote:You could start wine games in another xserver...
    Very cool idea!  Google found me this: http://ubuntuforums.org/showthread.php? … b&t=634067
    This is way simpler than I thought it'd be.  Thanks.

  • Getting error 8 during a file move with shortcuts

    Hello,
       I am using the file move vi to move files and shortcuts from one folder to another. This works file when I am trying to move files. but when I try to move a shortcut (a file with a extension of *.lnk) the move vi fails and gets a error 8 (permission error). Why is this happening? I am assuming that a shortcut is a file, so I am treating it as a file and therefore expecting the move vi to move the shortcut from one folder to another.
    Regards,
    Kaspar

    It could be that this is related to a bug that has already been discovered and reported. Our R&D deparment is working on it. When LabVIEW copies or moves a shortcut, it actually makes a copy of the file that is the target of the shortcut. However, it adds the ".lnk" extension to the end of the file name. This causes the new file to show up like a shortcut in Windows, but it is not a shortcut. If you rename the file and remove the ".lnk", then the file (the target of the original shortcut) will open without problem.
    One workaround it to use the System Exec VI to copy the file from the Windows command line. See the attached VIs.
    Jeremy P.
    Applications Engineer
    National Instruments
    Attachments:
    Move with Command Line for LNK.vi ‏16 KB
    Copy with Command Line for LNK.vi ‏36 KB

  • Workarounds in Numbers 3.0?

    Dear Fellow Numbers 3.0 Users,
    In Numbers 3.0, some features have been lost that were in Numbers 2.3. However,  I have seen some creative ideas in this forum for ways to work around the loss of features yet maintaining the functionality.
    Example 1:
    http://discussions.apple.com/message/23612026?ac_cid=tw123456#23612026
    In the new Numbers, where did autofill drop down menus go and how do I get them back? See the replies from SGIII and Smirhcfa
    Autofill has gone. Workaround: enter your most used values into a column. Select  all body cells in that Column and change the Cell format to pop-up. The pop-up will now contain choices for filling in other Rows.
    Another workaround could be to use a lookup table of frequently used entries (each with a unique first character). Type the first character of an entry in one Column. The next Column fills in the full entry from a lookup table. After all, is this not how Autofill works?
    Example 2:
    Numbers 3.0 does not show dates in a Chart. Workaround: convert the dates to a Duration (day or week from the starting time) or even a number to represent time elapsed.
    Some workarounds may seem to be clunky, but in Numbers 2 we also need workarounds!
    Please keep this thread positive. By now, I think we have heard enough about features and functionality that seem to be lost.
    Workarounds, anyone?
    Regards,
    Ian.

    Hi SG,
    Thanks for your help in this workaround thread, and the "What has been GAINED in the Numbers 3.0 upgrade?" thread and the many ways you have shown leadership in keeping us all level-headed in this transition to Numbers 3. This broad workaround thread can never have a single "This solved my question" reply (sic, should read "This solved my problem").
    You deserve the green tick from this thread. Bravo!
    New
    Thanks Kev50 and Al Gunther.
    Both of your workarounds for the loss of Print View and Show Layout  are added to the top of the following updated list.
    In some language settings, month names (intended to be simply that, names of months) are converted to dates. Workaround: in this thread, https://discussions.apple.com/thread/5484435?start=0&tstart=0 the consensus from users seems to be that date recognition in Numbers 3.0 is a bit too clever. Force the month names to Text Format by typing a single quote (apostrophe, ') before each date name. Or, type a space after each date name.
    I can't change the name of an axis in a chart. Workaround: click on the chart to select it, then in Format Inspector > Axis > X or Y > Axis Options > put a tick in Axis Name. From Numbers 3.0 Help: "If you selected an Axis Name checkbox, Numbers adds a placeholder axis name to the chart. To change it, triple-click the name on the chart, then type your own." [I am not sure if this a workaround or a GAIN in Numbers 3.]
    From SG: Insert Date menu pick is gone in Numbers 3.0. Workaround: create an Automator Service that retrieves the date and time from the system clock and pastes it into the selected cell in Numbers.  This service can be accessed via Numbers>Services in the menu or can be assigned to a keyboard shortcut.  For details see this thread. Thanks to alexhax and slypix for refinements.
    (You may need to remove 'Day of the week' from your "Full" date format in System Preferences>Language & Region for it to give you the desired result.)
    Updated list:
    Show Print View and Show Layout have gone (update). Workaround hints:
    Work out where the pages are in print preview and then draw a line on the side of your Sheet. That line will hold it's position if you make changes to your row heights or add photos etc. It will add pages to your overall sheet, but then just select the page range to print.
    Save a modified Numbers file to Numbers '09, make any required print view adjustments there and save. Then open in Numbers 3.0 and see if it prints okay.  You may find that one line spills over to the second page; deleting one blank line may make a second try perfect.  Perhaps the top or bottom margins are smaller than the default size in 3.0.
    Menu > View >Show Rulers. Drag Alignment Guides from a ruler to where you want them.  Caution: the rulers and/or Alignment Guides may not be accurate. Try Format Inspector > Arrange > Position (or Size) to see if that works better for you.
    Menu > Numbers > Preferences > Rulers > Alignment Guides. That allows you to align objects with *each other* (rather than with the ruler guides). These guides help to align objects left, middle, right, top, bottom.
    Select multiple objects, then Format Inspector > Arrange > Align (or Distribute). Also under Menu > Arrange.
    When duplicating an object (such as a nicely formatted Table that you want to reuse) select the Table, copy, and before you paste, click on the canvas below or beside. Pasted Table will automatically be aligned with the original.
    Menu > File > Print to see the Print Preview. Use the Content Scale slider.
    Also, see where you can delete blank rows or columns, or make columns narrower, or drag objects to reduce white space. Not as easy as editing in Print View in Numbers 2, but you are still responsible for (and in charge of) the final look!
    In some language settings, month names (intended to be simply that, names of months) are converted to dates. Workaround: Force the month names to Text Format by typing a single quote (apostrophe, ') before each date name. Or, type a space after each date name.
    I can't change the name of an axis in a chart. Workaround: click on the chart to select it, then in Format Inspector > Axis > X or Y > Axis Options > put a tick in Axis Name. From Numbers 3.0 Help: "If you selected an Axis Name checkbox, Numbers adds a placeholder axis name to the chart. To change it, triple-click the name on the chart, then type your own." [I am not sure if this a workaround or a GAIN in Numbers 3.]
    Insert Date menu pick is gone in Numbers 3.0. Workaround: create an Automator Service that retrieves the date and time from the system clock and pastes it into the selected cell in Numbers.  This service can be accessed via Numbers>Services in the menu or can be assigned to a keyboard shortcut.  For details see this thread.
    Custom Formats no longer available. Workaround: Create a Custom Format in a Numbers 2 document. Save. Then Save As… a copy with a new name so Numbers 3 can't snaffle your original Numbers 2 document. Open the copy in Numbers 3 and the Custom formats will be listed in Format Inspector > Cell > Data Format. The Custom Formats are carried over and they work. Note: copying a custom formatted Cell or Table in Numbers 2, then pasting into Numbers 3 does not work. The Custom cell(s) are pasted as text.
    I can't add a shadow to a Table. Workaround: insert a rectangle Shape, Arrange > Send To Back, slide it behind the Table. Use the Alignment Guides to drag and resize the rectangle. Numbers > Preferences > Rulers > Alignment Guides. Turn them on.
    Sorting by multiple Columns has gone. Workaround: Add another Column (e.g. D) =A&B&C (or your preferred sort order for Columns). Sort by Column D.
    No way to set margins. Workaround: Print the document as PDF. Open the PDF in Preview and use the Cropping Tool to crop out the white space.
    Reorganize panel has gone. How do I Sort selected rows? Workaround: copy those rows to a new table, sort, then copy and paste back.
    Autocomplete has gone. Workaround: enter your most used values into a column. Select  all body cells in that Column and change the Cell format to pop-up. The pop-up will now contain choices for filling in other Rows. Another workaround could be to use a lookup table of frequently used entries (each with a unique first character). Type the first character of an entry in one Column. The next Column fills in the full entry from a lookup table. After all, is this not how Autocomplete works?
    Numbers 3.0 does not show dates in a Scatter Chart. Workaround: convert the dates to a Duration (day or week from the starting time) or even a number to represent time elapsed. The DATEDIF function will help to calculate days (or months or whatever) from the starting date.
    Regards,
    Ian.
    Reminder: http://www.spencerjohnson.com/Book-WhoMovedMyCheese.html

  • A possible solution for "foreight language keyboard shortcut" problem...

    Hi(Bonjour)!
    Everyone know the problem of losy keyboard layout when Final Cut is used with foreight language keyboard. We loose the COMMAND-Q shorcut.
    As PieroF suggested in many posts in final cut express forum, there is a workaround:
    "+I just installed Leopard and I ran into this keyboard shortcut problem.+
    +I can confirm that:+
    +a. the problem exists also with the Italian keyboard (in addition to other languages, as pointed by other posters)+
    +b. the workaround I described in my previous answer works fine :+
    +- close FCE (if open)+
    +- open System Preferences/International/Language+
    +- drag English to the first place on top of the other languages+
    +- drag your own language (Italian in my case) again on top of English (at the end the window will show the same original settings, but something happened in the heart of Leopard...)+
    +- close System Preferences+
    +- open FCE: now all shortcuts work as expected, and are correctly listed with their corresponding menu commands+
    +It's a workaround, it's not convenient (I'd better have this bug fixed), but apparently you have to apply it only once for each system startup.+
    Piero "
    As stated by Piero, you have to follow this procedure after each computer startup.
    I found a way to restore the COMMAND-Q shortcut with the keyboard and mouse system pref panel.
    Simply add Final Cut application and add a +custom shotcut+. Be careful to type exactly the "Quit Final Cut Express" menu.
    This solution allows to restart the computer.
    It's work with Final Cut Express and Final Cut Pro under Leopard 10.5.4.
    Michel Boissonneault

    Hi Michel,
    I like your suggestion because the keyboard shortcuts defined in the system preferences do not require redefinition at each startup. So in theory we could define all missing/wrong shortcuts this way, and not only the cmd-Q as you suggested. Boring, but we could do it once for all.
    The only problem is that I don't know how to define shortcuts for submenus, for example "Render Selection/Both": it seems system preferences allows only to define shortcuts for the menu ("Render Selection" - in this case absolutely useless) but not for the submenu.
    Do you know a way ? (I looked in the help, which didn't... help).
    Piero

  • Win 8.1 Start button and Charms randomly stops working BUG (workaround)

    To anyone experiencing this, it is a bug in Win 8.1 which I can replicate at will.
    Reinstalling your system as suggested by MS engineers will not fix this.
    To force the bug to appear:
    1. Grab a desktop Icon (recycle bin, any shortcut) and move this up to the top left hand corner without letting go of the mouse button. Drop shortcut anywhere on desktop. Without an Icon the mouse pointer would initiate the recent apps.
    2. To check that the first step has worked, try and invoke charms by moving mouse to top right hand corner.  If Charms do not appear then the bug has been triggered.
    3. Now move mouse over start button (no click), move away then back again. Now the start button is locked.  If you unlock the taskbar you can move it to any other position (top, left or right) and the start button works.  Move taskbar back to the
    bottom and the start button still does not work.  Only way to get it working again is to restart window explorer in task manager.
    To avoid this happening all you need to do is disable recent apps corner.
    1. Right click desktop.
    2. Click Taskbar and Navigation
    3. Click Navigation tab in the properties window
    4. Uncheck "When I click the upper-left corner, switch between my recent tabs."
    Now the bug cannot be triggered as above to make the start button stop working. You have to remove this feature which is pretty hopeless on a desktop anyway.  Its better than restarting Window explorer every time.
    I can replicate this on any desktop or laptop, fresh install or old. Not sure about any touch screen machines. I can also trigger this in VMPlayer\Virtual Box and the Modern IE VM images that MS provide.
    Now the MS engineers can replicate this on their machines, and maybe if we are lucky they will FIX it!!!!
    MS please acknowledge that this is a bug.
    Maybe the issue is due to the windows button not being redrawn on the screen once triggered as it still works when taskbar is moved (graphic card drivers). Could not find anything use full in the system logs.
    Just noticed also that the charms also breaks if you drag an Icon up to the right hand corner. Once triggered Charms stops working, start button is not affected with the above work around configured.
    MS please read this and reply.

    suspect it is local to your environment.
    Others seeing the same symptom.  Note that originally I was not using the
    Top left hover for thumbnail  feature and then also claimed not to see it.
    Oh.  And here is another factor that someone else is using as a workaround.  A link to the first thread I was thinking of can be found in this one
    https://social.technet.microsoft.com/Forums/ie/en-US/d4526a1c-f811-4b67-9e4f-8a2e8f301917/charms-bar-and-start-button-freezes?forum=w8itprogeneral#2a21ea9a-4924-4808-9c2f-c4a7c0de8223
    Robert Aldwinckle

  • Some thoughts on new features and workarounds

    Hey Gang,
    I am a recent FCP7 convert, actually used to use PPro up unitl 2005. A couple things have really bugged me and I think that these requests may be helpful to some of you or perhaps you know an easy workaround.
    One thing that is annoying is the lack of "Apple" keystrokes in the MacOS version. For isntance when trying to select multiple clips with the selection tool I am unable to hold down the Apple key to add additional clips to my selection.
    Secondly, we should have the option to when using paste attributes, to select what attributes we want to paste. I like going through a project adjusting volume throughought and then applying color correction. Many times I'll want a whole scene to use Magic Bullet Looks but I cannot copy and then "Paste Attributes" without changing all the audio as well. You can tell PPro what effects to remove but not to paste. Yes I can nest the sequence and apply the Magic Bullet Looks to the nested sequence, but that makes fine tuning additional clips more difficult.
    Why am I not able to cut an effect from the Effects Controls window or even drag and drop it onto multiple selected clips? That's another one that doesn't make sense. Again if I am color correcting and many clips need the same correction. I suppose I could create a million presets for all these things, but I don't want to clutter up my effects menu.
    In FCP I used to be able to rightclick a selected audio or video clip near an edit and find "Add Video/Audio Crossfade". Yes there is a shortcut for this but some times the dissovles show up on tracks that are highlighted on the left. This is another funny Premiere thing that I guess I'll get used to, but I am not sure why I need to highight the clip and the track when all I want to do is apply something to that clip?
    I won't even get into the stereo/mono track situation. That seems to have been covered all over the place.
    Just my 2 cents as I sit here editing away! Your thoughts?

    Please be sure to submit these feature requests where the right folks will be certain to see them:
    http://www.adobe.com/go/wish
    More on feedback for Premiere Pro: http://adobe.ly/q6pEBy

  • Shortcut-Bug in Bridge CS6 for Mac / Bridge cant' copy and paste metadata

    The cmd-keys / shortcuts doesn't work in the file info panel btw. in the xmp / iptc fields (e.g. cmd+c, cmd+v, ...) of Adobe Bridge CS6 (Mac OS 10.6.8 and 10.7.3). You are not able to cut and paste info from one box to another like previous versions.
    This bug only appears in the file info window (opened via alt+i) in Bridge CS6 - if you edit information or metadata in the file info panel in Photoshop CS6, the shortcuts or copy and paste from one field to another works.
    The shortcuts also work under Windows (tested under Vista).
    I noticed this minor bug already one in the Photoshop CS6 Beta more than one months ago. I hoped that this was corrected in the official test version, but unfortunately it is not. Although it is a minor bug, it is IMHO a basic function and would be very helpful in my daily work. Bridge CS6 and ACR 7 are very good and meet my expect ions or needs - it is too bad, that such a small thing is making working with the application a little bit annoying.
    It would be nice, if you could forward this to Adobe engineers that they can fix it.
    Thanks so much!

    Thanks! If there is a workaround or simple solution, I would be very glad if you could inform me.
    Christian
    (signature removed by the Admin)
    Am 14.05.2012 um 13:49 schrieb FrankBiederich:
    Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
    created by FrankBiederich in XMP SDK - View the full discussion
    Thanks for your report; we'll look into it.
    Frank
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata
    To unsubscribe from this thread, please visit the message page at Re: Bridge CS6 Mac XMP File Info Panel Bug: can't copy and paste metadata. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in XMP SDK by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.
    Message was edited by: Arpit Kapoor

  • Is there a workaround for connecting with https. the ssl/tls security fix is preventing us from connecting to a known trusted site

    i made the mistake of updating Firefox yesterday and with the ssl security fix find that i can longer connect to a web site at a remote data center that is protected by a fortigate appliance.
    i know the correct answer is to get the appliance upgraded or replaced but in the meantime i am in desperate need of a workaround. it would be nice if there was an archive of old Firefox versions.
    i have changed the config settings to allow renegotiation but i think the problem is more fundamental than that in that it doesn't appear that older versions of ssl are provided anymore.

    You're welcome
    It is better to use a .cmd or .bat file to set that environment variable and subsequently start Firefox and not set that variable in the system settings as it will there also affect other Gecko (XUL Runner) based software.<br />
    Then you can use a shortcut with that cmd file in case you really need it to access that site and run Firefox normally in other cases to be protected.
    <pre><nowiki>set NSS_SSL_CBC_RANDOM_IV=0
    start "" "C:\Program Files\Mozilla Firefox\firefox.exe"
    </nowiki></pre>

  • I hate it when they change all the keyboard shortcuts. Is there a fix for these?

    I don't understand why Adobe thinks that consistency is a bad thing, but it seems that everytime they update they go jerking with my keyboard shortcuts. Last time it was Indesign, this time it Photoshop that has me complaining. Usually I can change things back to the way I like under Edit/ Keyboard Shortcuts... but this time they've really done it.
    Probably the 2 sets of shortcuts that I use the most over the last 15 years of using Photoshop, thus have become a natural reflex, when using the program are Toggling between CMYK channels via cmd-1,2,3&4, (sorry using cmd 3,4,5&6 is just completely unnatural) and Fit to Window (cmd-0). I cannot find a menu selection anywhere that would allow me to change these back, and Fit to Window has been completely removed from the view menu altogether! WTF?
    I guess I could get used to the new channel key commands if need be, but no Fit to Window? what is this world coming to?
    Anyone know of a workaround to this problem.

    Heh...found the ad-copy I wrote for AccessPad Pro:
    You're a power-user. The applications you work with do your bidding like YoYo Ma's Cello, like Perleman's violin, like Bill Evans' piano.
    You've customized the way your applications openall the Tools and Palettes show up right where you like them. You may even have a few custom workspace arrangements for different purposes. You switch between them with a mouse click, and you're ready to go.
    You've made brilliant use of Actions, Macros, Scripts and other built-in time- and effort-saving functions.
    You know hundreds of keyboard shortcuts, and have spent time reassigning the defaults to more deftly meet your needs. You've assigned F-key shortcuts to some of those functions that don't even have shortcuts.
    You're a power-user, but you've run up against a couple things that put a brick wall in front of your ever-increasing efficiency.
    Firstyour keyboard is designed for typing actual text. It's been that way since the dawn of the first mechanical typewriters. The way the keys are arranged are meant to make it easy for your fingers to find the keys. Even if you use the arguably better Dvorak arrangement for key assignments. Even if you have one of those split-and-angled "ergonomic keyboards, they're still designed to do one thing well: Let the user type text as efficiently as possible.
    Your keyboardwhatever the specieswas never meant to be an efficient, ergonomic way to access the shortcuts you depend on. For your current keyboardnay, ANY keyboardto perform optimally as a shortcut access device, you'd do well to have a third hand, or a freakishly long set of fingers that could bend 360 degrees in any direction.
    SecondYour keyboard only allows a finite number of shortcuts. If you find yourself wishing and begging for just one more F-key, so you wouldn't have to get rid of some of your old shortcuts just to add a newly discovered "must-have", you're out of luck. It's about impossible to find one that has any more than 16 F-keys. Even if you could find a keyboard with more user-assignable keys, there's still the matter of the first problem, that is: How to reach them easily and quickly?
    Forget all of those hassles, starting now.
    The AccessPad Pro, by Phosergistics, is a computer peripheral designed from the ground up to allow youthe kings and queens of all power usersto have access to a virtually unlimited number of shortcuts. It sits on your desk, opposite the hand you use for operating your mouse. You rest your hand on it, in a comfortable relaxed manner. Notice where your thumb naturally falls. Right there, under your thumb, you find that there are buttons that replicated the Command & Option keys found on your keyboard. They can be pressed and activated independently or in tandem.
    Under the heel of your hand is a somewhat larger button. Press down slightly, and you'll enable the same behavior as the Shift key on your keyboard.
    Using your thumb and the heel of your hand you can enable 6 combinations of modifiers.
    Now, look at your fingers. Beneath where they naturally rest on the AccessPad Pro you'll see six gracefully curved rows of buttons, 4 in each row. These buttons are arranged ergonomically, so the slightest curl of your finger can find and press any of the 24 buttons.
    Let's do some simple math: 6 combinations of modifier keys, multiplied by 24 easily reachable, user-assignable function buttons...The AccessPad Pro gives you comfortable access to a whopping 144 shortcut assignments, all without moving your hand.
    But that's not all. 144 shortcuts isn't enough for you? No problem. You can have a virtually unlimited number of these 144 shortcut sets, user assignable to work system-wide, or on a per-application basis, and you can load any set, any time you want. And because these custom shortcut assignments are written to a preset file using the industry standard XML scripting language, you can save these sets as tiny text files which you can share and trade with users on either the Mac or Windows platform.
    You're a power-user. Forget about trying to grow a 3rd hand. Forget about wishing you hand foot-long fingers.
    Use your mouse for moving your cursor.
    Use your keyboard for typing text.
    Use AccessPad Pro to speed up everything else you do on your computer. Try it for a week and you'll wonder how you ever worked without it.

  • In Mac OS 10.6, why won't the command n keyboard shortcut open a new firefox window?

    Ever since Firefox 3, command n does not open up a new window. I'm on a Mac, OS 10.6

    Hello cor-el,
    Yes, I do use a 2 monitor set up. And Yes!!! moving the Firefox window to the main or 1st monitor allows use of command n shortcut to open a new window. You're a genius. Thank you soo much!
    Naturally, the reason I use a 2 monitor set up is to have Firefox open on the 2nd monitor for quick reference and easy access. Is there a workaround that will allow me to keep this configuration? (I know, I'm getting greedy now!)
    Many Thanks,
    stevep50

  • Keyboard shortcuts for text selection not working in Flash CC

    In the new Code Editor in Flash CC running on Mac OS X, most standard Keyboard Shortcuts for traversing through the text work as expected (as the Operating System works globally) but there is one that doesn't and it's I think the most important one.
    Hitting "OPTION + SHIFT + [right or left arrow keys]" to select words doesn't work. Hitting "OPTION + [right or left arrow keys]" works as expected, moving the cursor to the next word or break point, but adding shift doesn't do the selection.
    I don't understand why this changed since it's a basic OS global shortcuts, and every other program behaves the way it should. Flash CS6 running on the same system behaves fine, but Flash CC doesn't. If you have ever written code, you know that any second that a programmers hand doesn't have to leave the keyboard to search for the mouse is invaluable, and this has forced me to stop using Flash CC and use Flash CS6 to edit my Action Script classes becuase it's unusable otherwise.
    These shortcuts are also not listed in the keyboard shortcuts for the program, so I can't change the default behavior. Does anybody know if there's a way to set it back to the way it was before, or just disable special text shortcuts so that selecting text behaves like any other application in the operating system?
    System Configuration:
    Flash CC
    Mac OSX 10.8.5

    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!

Maybe you are looking for

  • Opening pdf appln from forms 6i when clicking on a blob field-extremely urgent please

    I was browsing through the discussion forum for my requirements and found the following code for opening a column value (a blob field) into an application. I wrote this following code in 'when-mouse-doubleclick' for the blob field in question, in for

  • Cannot display values in LOV when using oe_transaction_types in Web ADI Template in R12

    Hi, I use BNE_INTEGRATOR_UTILS.CREATE_TABLE_LOV to create a POPList by using the view oe_transaction_types, but there is no any data displayed in the order type column,  while can use table oe_transaction_types_tl to create the POP List and display v

  • Upgrading from CRM 3.1 to 5.0

    Hi experts! Can anyone of you tell me about risks and scope (what must be done) regarding upgrading from CRM 3.1 to 5.0? Do you have any links to good documentation? Thanks, Camilla

  • Playlists not transfering to ipod

    I have a 4th generation ipod and new music is transferred from itunes to ipod no problem. But new/modified playlists are not. Don't see any settings to modify on itunes or ipod. Any advice? Thanks!

  • Report data needs to populate into another App

    Hi Gurus, Is there any possibility to populate the OBIEE report data into siebel tables? Task is like this...we are using some other application as source,when a user executes the a report on Dashboard the result of the report needs to be loaded into