How do I disable gestures for a Planar touch display?

Hello,
I have tried a few different things with no success.  The problem is that we have a Planar touch display showing a chrome browser in Presentation mode, and users are able to "break out" of the app using various gestures.  We'd like to be able to disable all gestures except for tap to click.
We have tried:
1) Pairing a trackpad via bluetooth and disabling the gestures through the system preferences. (while the trackpad functionality was effected, the touch display was still the same)
2) using terminal, we tried to disable the drivers with commands such as
defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad TrackpadRightClick -bool true
but this also had no change.  This is also for bluetooth, and the display is set up through USB.
Any other ideas would be greatly appreciated!
Thanks,
Conor

hi,
in ur PBO one loop will be there...
make one module disable there.
PROCESS BEFORE OUTPUT.
*&SPWIZARD: PBO FLOW LOGIC FOR TABLECONTROL 'MYTAB1'
  MODULE get_data.
  MODULE mytab1_change_tc_attr.
  LOOP AT   mytab
       INTO mytab
       WITH CONTROL mytab1
       CURSOR mytab1-current_line.
    MODULE disable.
    MODULE mytab1_get_lines.
  ENDLOOP.
MODULE disable OUTPUT.
  LOOP AT SCREEN.
    IF screen-name = 'MYTAB-MATNR'.
      screen-input = 0.
    ENDIF.
    MODIFY SCREEN.
  ENDLOOP.
ENDMODULE.                 " disable  OUTPUT
here mytab is my internal table and mytab1 is my table control name...
reward if usefull....

Similar Messages

  • How do i disable orientations for a specific view in my tab bar project without disabling for the other views?

    How do i disable orientations for a specific view in my tab bar project without disabling for the other views?
    Any suggestions?

    Note that you can also hide the tab bar completely with code in the userChrome.css file.
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #TabsToolbar { display: none !important; }
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration

  • How do I disable transparency for the menubar and addressbar in firefox?

    How do I disable transparency for the menubar and addressbar in firefox? (This does not mean disable windows aero or transparency in windows 7. A workaround has been posted. Stop spamming threads with disable transparency and aero everytime someone asks about this.)
    It is difficult to read.
    Edit:
    Is there a setting to tone down the Aero usage of the in Firefox 5 so it looks more like Firefox 3.6. Is there a way to do this in the preferences or inside about:config?
    I know what Aero is and how to turn it off.
    The 2nd reply has images attached show why it is difficult to read. An light spot on a desktop background or an icon can make it very difficult to read. This is the #1 reason why I keep going back to 3.6.

    If you are up to tweaking some CSS code in a style see
    "Color Toolbar(s) to identify profile (DM*)" -- in http://userstyles.org/styles/9514, and you must read all of the description material understand what has to be done.
    It is a style, and playing with the code is what styles are about. You will have to copy the section of code in the description to the bottom of the style for it to be complete to remove additional Aero effects, and choose two or three colors for the toolbars.

  • SNR License Issue. How Can I Disable SNR for all Users?

    Hi,
    I Have an issue with SNR on CUCM 10.5 and with assignement of license type
    I have a cluster with 400 users.
    200 users use ip phone 3905 and should be use an Essential License.
    When system check for assignement of license type , itassign a Basic License instead of an Essential License, because it see that users have SNR Enabled.
    All users in my system have SNR enabled, and I can not disable it. All my user have Enable Mobility unchecked, and all my phone have Device Mobility Off, but system however see SNR enable.
    How can i disable SNR for all users? This is a feature that client don't need.
    I dont' have a sufficent number of licenses for support all 3905 in Basic License.
    thanks for help.
    Andrea

    Well actually, Mobile Identity wouldn't apply to a 3905 unless those phones had another line on a Dual-Mode device like an iPhone or Android phone.  So unless you have either of those in your system you can scratch that idea.  Someone else may chime in here and try to help a bit more as RD/RDP are the main SNR culprits.

  • How can I disable notification for new install update for adobe??

    How can I disable notification for new install update for adobe (adobe reader, flash player, etc.)
    Is there way from SCCM2012 or group policy or any easy way?????
    Please help me

    If you mean the built-in functionality of Adobe Reader and Adobe Flash, it's different mechanism for both.
    For the reader, check this guide for example:
    http://www.adminarsenal.com/admin-arsenal-blog/bid/84409/Adobe-Customization-Wizard-XI-Tutorial
    For flash, check this guide for example:
    http://jthys.wordpress.com/2012/07/07/disable-automatic-updates-for-adobe-flash-shockwave-player-reader/
    After you've studied the above guides, you need to implement those to be used with ConfigMgr application deployment so that when you deploy Reader/Flash, you get the result you want = no automatic update functionality.

  • How we can disable access to BOM via the Display Master Recipe (C203)?

    Hi Gurus,
    How we can disable access to BOM via the Display Master Recipe (C203)?
    Thanks!

    Hi Mae Baraquio  
    Have you tried screen variant to make it as display mode.
    please refer below document for your reference.
    Learning SHD0 with Example
    if you find any query kindly revert back.
    Thanks & Regards
    Sandeep Kumar Praharaj

  • How do I disable my daughter's iPod touch so I can sell it?  She has forgotten the password and her apple id (she has used several id's).

    How do I disable my daughter’s iPod touch 8G Second Generation so I can sell it on ebay?  She cannot remember her passcode or her apple id.  I want to make sure that all her personal info is erased, too.  Suggestions?

    What to do before selling or giving away your iPhone, iPad, or iPod touch

  • How to use a dictionary for multi languages when displaying mess

    how to use a dictionary for multi languages when displaying messages??

    1st you have to define new messages in the dictionary:-
    1.     We have to open the application.
    2.     Functional administrator responsibility.
    3.     Core services.
    4.     Messages.
    •     Create message button.
    •     Now fill the name of the message that we want to call it from our code in the Code field.
    •     Fill the application name with short name of the application.
    •     Choose the language.
    •     Set the text you want to be displayed.
    2nd, Now in the CO in the in the process form request you will code throw new OAException ("application short name","Code").
    Now run and see the result.
    3rd we want to use Arabic messages, use the same one you have created for saving as an example but you choose duplicate and set the language Arabic.
    •     Run the page.
    •     Choose preferences.
    •     Current Session language = Arabic.
    Now you can see the result.

  • How can i update io7 for my ipod touch\

    How can i update ios7 for my ipod touch.

    No.
    As Apple said in June, iOS 7 is not compatible with the 4G iPod.
    All the iOS devices compatible (iPhone 4 and later, iPad 2 and later, and 5G iPod touch) with iOS 7 have at least 512 MB of memory (RAM). The 4G iPod only has 256 MB

  • How much is the cost for replacing iphone 4 display?

    how much is the cost for replacing iphone 4 display?

    Apple will replace it, and the replacement comes with a 90-day warranty.
    There are some legitimate, high quality repair centers that often can fix phones for less than replacement cost and offer at least 90 warranty...
    Or maybe the OP knows that the broken display is not covered under warranty, which is why he was asking for the cost, but he still may have a warranty that just wouldn't cover him in this case.
    The warranty is all or none.  If the phone were damaged so as to void warranty coverage on the display, there is no remaining warranty on the rest of the device.

  • How can I disable prompts for Firefox updates on a Terminal Server (Citrix)?

    Does any know how I can disable updates and update prompting in Citrix for Firefox 3.6?
    I've got a 3rd party application that has lots of problems in Firefox 4, so I can't upgrade at this time. I just want to stop users from getting this prompt.

    Thank you for the quick reply, but I've already tried that, it only affects the one user that un-checks the box. All other users still get prompted.
    I'm trying to avoid having to have every single user go through this process.

  • How long does it take for an iPod Touch to be disabled because of not using it for too long?

    So my Mom took away my iPod, and I was wondering how long does it take for my iPod to be disabled? Like there's no more battery, and haven't used it in months.

    See the part about "Long Term Storage"
    http://www.apple.com/batteries/ipods.html
    Did you get back your iPod and find its not working?

  • How do I disable my Apple ID as my display name for text messages?

    I recently purchased the Macbook Pro with retina display and now when I send text messages from my phone or computer it displays my Apple ID instead of my name to the recipient. I have tried changing the settings with iMessage on my macbook but it won't go away. How can I disable this feature?

    you will need to login to
    https://supportprofile.apple.com/
    and deregister yourself from imessage

  • How do I disable iTunes for a single user?

    I recently purchased an iPhone and installed iTunes on my Windows Vista computer. It looks like iTunes was installed for all users. I typically have 2 windows user accounts active during the day. When I plug in my iPhone (with the included usb cable) iTunes tries to start for both users. One will succeed and I will constantly get error messages from the other until I unplug my iPhone. I always want my primary user account to start iTunes and connect to my iPhone when I plug it in and never want my secondary user to start iTunes or connect to my iPhone. Is there a way that I can just disable iTunes for my secondary user?

    Chris,
    Thanks for your reply. Where is this option available? I have checked all the tabs that show up when I select iPhone. I have checked all the menu items (including edit-preferences) and I have also right clicked on iPhone. I don't see an item anywhere that will let me control this.
    I am using iPhone 2.2.1 and iTunes 8.1, there are no updates available.
    thanks again,
    Jason

  • How do i disable Voiceover read in ipod touch?

    how do i disable Voiceover read in ipod touch

    See my response to your othr post.  Double posting does not help.

Maybe you are looking for

  • Installing OS X 10.5 or lower on VMware Fusion running 10.6.1 Snow Leopard?

    +hello, i am new to this forum technology so please be nice+ *alright, so i am running OS X 10.6.1 Snow Leopard and i am trying to figure out how to install an OS that is 10.5 or lower on VMware Fusion on the snow leopard that im running, so i can ru

  • Work flow routing - Non Production

    Hi Experts, Only production workflow notifications should be sent out to employees. Currently workflow notifications are still being sent from the various other non-production clients and causing issues. The business/HCM needs these shut off in the n

  • Windows NT

    Is there anybody out there running Oracle on Windows NT? I am trying to get a feel for the number of clients who are running Oracle on Windows NT. Are you experiencing any problems (e.g. DB crashes, DB hanging, etc..)? Thank You!

  • Can't select desktop items with mouse...

    Good day, I am having an issue with a G4 Quicksilver workstation at my office that is running OS 10.4.10. it seems that i can not use my mouse to select any items on my desktop. i can tab through all of the items, and my mouse is able to work the men

  • The "This Accessory is Not Designed for iPhone" Nag

    "This Accessory is Not Designed for iPhone" I guess that's the oldest (bug?) in the iPhone. What I have noticed in going from the (highly coveted) firmware 3.0.1 to firmware 4.2.1 is that after you press "dismiss", the "This Accessory is Not Designed