VirtualBox

Changeset 44767 in vbox


Ignore:
Timestamp:
Feb 20, 2013 3:52:39 PM (12 years ago)
Author:
vboxsync
Message:

FE/Qt: do not ask for bug reports without a good reason.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/x11/XKeyboard-new.cpp

    r44528 r44767  
    8484{
    8585    LogRel(("Your keyboard layout does not appear to be fully supported by\n"
    86             "VirtualBox. If you would like to help us improve the product,\n"
    87             "please submit a bug report and attach this logfile.\n"
    88             "(Note: please ignore this if you are using a custom layout.)\n\n"
     86            "VirtualBox. If you are experiencing keyboard problems this.\n"
     87            "information may help us to resolve them.\n"
     88            "(Note: please tell us if you are using a custom layout.)\n\n"
    8989            "The correct table for your layout is:\n"));
    9090    /* First, build up a table of scan-to-key code mappings */
     
    143143{
    144144    LogRel(("Your keyboard type does not appear to be known to VirtualBox. If\n"
    145             "you would like to help us improve the product, please submit a bug\n"
    146             "report, attach this logfile and provide information about what type\n"
     145            "you are experiencing keyboard problems this information may help us\n"
     146            "to resolve them.  Please also provide information about what type\n"
    147147            "of keyboard you have and whether you are using a remote X server or\n"
    148148            "something similar.\n\n"
     
    208208        LogRel(("Failed to recognize the keyboard mapping or to guess it based on\n"
    209209                "the keyboard layout.  It is very likely that some keys will not\n"
    210                 "work correctly in the guest.  If you would like to help us improve\n"
    211                 "the product, please submit a bug report, giving us information\n"
    212                 "about your keyboard type, its layout and other relevant\n"
    213                 "information such as whether you are using a remote X server or\n"
    214                 "something similar. \n"));
     210                "work correctly in the guest.  If this is the case, please submit\n"
     211                "a bug report, giving us information about your keyboard type,\n"
     212                "its layout and other relevant information such as whether you\n"
     213                "are using a remote X server or something similar. \n"));
    215214        unsigned *keyc2scan = X11DRV_getKeyc2scan();
    216215
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette