Small letters in guide display quide

letters too small on xfinity x1 guide displays

What TV? How is it connected? What resolution is the X1 one box set to.
We need more info in order to help you...

Similar Messages

  • Can I get Pages to display small letters after dates i.e. 9th aug would have the th smaller at the top of the 9 like it does automatically in word?

    Can I get Pages to display small letters after dates ie. 9th Aug would have the th as small letters at the top after the 9 like it does automatically in word?

    Like this ?
    Open the Pages preferences and check the third button

  • Changing the uppercase (capital) to lowercase (small) letters

    I have a J4680 all in one and I need to be able to changing the uppercase (capital) to lowercase (small) letters when using keyboard in order to properly enter my password when setting up wireles connection. Does anybody know how changing the uppercase (capital) to lowercase (small) letters?
    This question was solved.
    View Solution.

    Sorry that you are having a problem switching from upper and lower case letter for wireless connection. 
    When the keyboard appears on the printer display, there should be a ARROW pointing up or a TRIANGLE. Press that, and the entire keyboard changes into CAPS.
    If you do not have the KEYBOARD, and you have the NUMBERS and LETTERS buttons, you continue press the button until CAPS appear. 
    For example, (1, abc,), when pressing the number 1, it shows, A, then B, then C, then 1. After 1, the letters should automatically changed into capital A, B, and C. 
    Let me know if this helps, or if I confused you. 
    **Click the KUDOS star on the left to say 'Thanks'**
    Please mark a reply "ACCEPTED AS SOLUTION" if it solved your problem, so others can find it.

  • Changing the small letters to capital letters

    Hai,
    Experts,
      I retrieved the data from ADRC table into the Smartform. Then it displayed the data in small letters. How should i Change that Data in Capital letters.
    Thanks & Regards,
    Rathnam.

    Hi..
    use translate stmt..
    <b>translate <fld > to UPPERCASE</b>.
    The TRANSLATE statement converts characters into upper or lower case, or uses substitution rules to convert all occurrences of one character to another character.
    Converting to Upper or Lower Case
    TRANSLATE <c> TO UPPER CASE.
    TRANSLATE <c> TO LOWER CASE.
    These statements convert all lower case letters in the field <c> to upper case or vice versa.
    Substituting Characters
    TRANSLATE <c> USING <r>.
    This statement replaces all characters in field <c> according to the substitution rule stored in field <r> . <r> contains pairs of letters, where the first letter of each pair is replaced by the second letter. <r> can be a variable.
    For more variants of the TRANSLATE statement with more complex substitution rules, see the keyword documentation in the ABAP Editor.
    DATA: T(10) VALUE 'AbCdEfGhIj',
    STRING LIKE T,
    RULE(20) VALUE 'AxbXCydYEzfZ'.
    STRING = T.
    WRITE STRING.
    TRANSLATE STRING TO UPPER CASE.
    WRITE / STRING.
    STRING = T.
    TRANSLATE STRING TO LOWER CASE.
    WRITE / STRING.
    STRING = T.
    TRANSLATE STRING USING RULE.
    WRITE / STRING.

  • New Macbook Pros: more pixels == smaller letters?

    I see that the new Macbook Pros offer a choice of screen resolutions in the 15" model. You can only get a glossy screen with the higher pixel count.
    I want the glossy screen, but my aging eyes don't want to have to deal with smaller letters. (I notice that my wife's MacBook Air has smaller letters for the default fonts than my MacBook Pro does, and I wouldn't want to switch.)
    I'm not sure whether the higher resolution MacBook Pros compensate for having more resolution by using more pixels for each letter, so that the overall size of letters is about the same, or whether it just gives you smaller letters.
    The description of the higher-res screen in the Apple Store says it gives you "more screen space to work with" which I'm pretty sure implies smaller letters.
    But I decided to ask here in case someone has solid info. (If it wasn't for this question, I'd have already ordered my machine.)
    Thanks,
    Gary

    I have an older hi res model, and what I did was to set some preferences in Mail and Safari for larger text. You can try this out on the Mac you have to see how it works.
    In Safari, go to Preferences>Advanced and check the Universal Access box. Then you can select "Never use font sizes smaller than..." and you can select whatever font size is comfortable.
    In Mail, go to Preferences>Colors and Fonts and select a font size that is comfortable. In addition, you can select "Customize Toolbar" under "View" in the menu bar and place a magnifier in the tool bar to use on mail that gets sent in tiny fonts.
    You may still opt for the lower resolution, but just so you know, there are ways to cope with the high resolution displays.
    Happy hunting!

  • Guide Display - Not Very Clear

    Why does Verizon's Guide display its main show title & all its contents on the third row down & not the top? 
    Press Guide. The channel you wish to choose is the THIRD row down. Shouldn't it be the TOP?
    I say this because when you're scanning the channels your eyes aren't likely to look up two rows to view what's on. Classic & Standard view won't correct this problem.....It used to. That is until the new update was installed!
    Will Verizon ever change the display where the main channel is at the TOP?  
       512-----------------------------------------------------
       513------------------------------------------------------
       514            News, Sports, Weather
                         Local News, Sports & Weather
       515-----------------------------------------------------
       516-----------------------------------------------------
       517-----------------------------------------------------
       518-----------------------------------------------------
       519-----------------------------------------------------
       520----------------------------------------------------

    TViwer2014 wrote:
    You like it this way?!!.... So, in other words, you're saying when you channel surf you like looking down the page, up two channels, down the next page, up two channels, down the next page, up two channels...down, up, down, up....
    At least that's how it's done using "Standard" View. As for "Classic" View its at the top.
    Classic view however has been disconnected since the new menu showed up. Verizon removed it features. Bummer!!
    Like TNS_2, I like it the way it is.
    It probably took me 2 or 3 days to get used to this format, and when I am channel surfing I always look at the second from the top (or the next to the bottom, depending on which direction I am going), not in the middle. Why would you look in the middle at all when channel surfing? I simply don't understand your issue.
    And when I just want to see the Guide to maybe see what is coming next on the channel I am tuned to, it being in the middle is great, high visibility. Plus since FiOS generaly groups like channels together (news, sports, etc.), it makes it easy to see what is being shown or coming on on channels both above and below, no key pressing needed.
    Very intuitive and easy to use to me.
    Justin
    FiOS TV: Extreme HD, Internet: 50/50, Digital Voice
    VMS Enhanced Service: 1 server, 2 clients
    Keller, TX 76248 (VHO 1)

  • Small Letters rather than Capital

    Hey guys,
    I'm using Des6i PL/SQL Definitions in my development. My client's standard is to generate everything in Small Letters and not in Capital (except keywords which I can control with other codes inside the BEGIN..END definition area). As an example, I identified all procedure parameters in small letter, but the generated code is in Capital. Second thing, my table in designer are in a specific order, and when I generate them to *.tab file they are coming in different order although they all reference the same table.

    Hi,
    In Text Function  you can find LowerCase-Converts all upper case letters in I to lower case letters  &
    toUpperCase- Converts all lower case letters in I to upper case letters
    Regards
    Agasthuri Doss

  • Creating computer Names with small letters and they appear as capitals in Active Directory Domain

    Hello,
    When I try to create computer objects in Active Directory - namely when i change computer name with small letters, in active directory users and computers they appear as capital letters and in DNS console as well.
    I know that it's not a problematic issue and technically all goes fine but, i want to know the reason.
    Is it possible to change computer name with small letters while joining in the domain and than in AD it appear with small letters also ?
    Thanks in advance,

    If you are asking about during the client join process, I believe the machines do all caps and you have to accept that as default.  I'm guessing it is a legacy issue for older clients that has hung on such as possibly related to WINS.
    Paul Bergson
    MVP - Directory Services
    MCITP: Enterprise Administrator
    MCTS, MCT, MCSE, MCSA, Security, BS CSci
    2012, 2008, Vista, 2003, 2000 (Early Achiever), NT4
    Twitter @pbbergs http://blogs.dirteam.com/blogs/paulbergson
    Please no e-mails, any questions should be posted in the NewsGroup.
    This posting is provided AS IS with no warranties, and confers no rights.

  • When I tried to print my boarding pass from Continental, all I received was a page of small letters and numbers.

    When I tried to print my boarding pass from Continental, all I received was a page of small letters and numbers.

    I see where you say a newer version fixed the printing bug, but when I try to check for updates, it tells me I have the newest version. Your posts concerning the small print questions are a month old. What do I do?

  • My verizon email with on firefox has very small letters, hard to read. HELP

    My email messages are coming in in small letters and are hard to read. I am on verizon.
    this does not occur when I use internet explorer.
    Please tell me what to do so the letters will be bigger and I can then read the messages.

    Hi jeanbrasel, sorry you are having problems. I assume your problem is with the desktop version of Firefox. In that case try this.
    Click the Firefox button in the upper left-hand corner. Click Options, then click the Content tab. Check the Fonts & Colors section to make sure that the default size is acceptable. If that is acceptable, then click the Advanced button and uncheck the box next to "Allow pages to choose their own fonts, instead of my selections above". Then select a minimum size, such as 12. Here is a screenshot to help you. If that doesn't fix it, reply back!
    https://support.mozilla.com/media/uploads/images/2011-08-22-18-26-00-29207a.jpg

  • Abap code with relevant capital lettres and small letters

    Hi all,
    i wrote my code in capital letters and i want to change tables and data objects and other stuff into small letters .Is there any option in abap editor to change the code  as per the SAP standards.
    Thanks,
    Madhu

    Hi,
    You can use pretty printer..
    In SE38 choose..Utilities -> settings
    In the prettry printer tab..
    Check Indent..
    Check Keyword upper case..
    Press enter..
    Now go to your code in change mode..
    Press the pretty printer button in the application toolbar..
    Thanks,
    Naren

  • Hi.. I got some problem  when i want to type something , letters are not displaying immediately , they are displaying after some seconds. can you help me out

    Hi.. I got some problem  when i want to type something , letters are not displaying immediately , they are displaying after some seconds. can you help me out

    Hello:
    I am not being critical, but you seem to want Safari to behave exactly like Chrome.  Every software developer has a plan.  Sometimes features in one product parallel other products - sometime not.  There might be some things available that would help you.  Do not hold your breath, however, for suggestions from people who use these forums.  Most of us use (and like) Apple products.  If you wish to make suggestions for future improvements, there is a feedback area on this web site that Apple employees read/review.
    Candidly, your approach would be akin to suggesting that Apple emulate the "features" in Windows (heaven forbid).
    I use Safari (and have for years).  I use Firefox (not a bad product) as my alternate browser.
    Sorry for what appears to be a pedantic lecture.  However, I think most of us adapt to different products if we really want to use them.
    Barry
    Message was edited by: Barry Hemphill

  • TestStand cannot distinguish between capital and small letters

    I've made an update from some Step Types that I've created in a computer into the TestStation. The name of all the files inside those Step Types are written in capital letters, but when I try to edit the Step Type under TestStand, this one tells me that he can not find it. For example, I have a VI with name "FrozenPictreTest.vi" associated with a Step Type. Then I say, specify module and TestStand cannot find it in its place because for TestStand "FROZENPICTURETEST.VI" is a different name as in small letter. Can somebody tell me how can I solve this problem? Thanks a lot!
    Angel

    Hi Scott and Ray,
    I'm using TS 2.0.1, LV 6.1 and Windows 2000. I attach you a the VIs of a Step Type that I'm using and that TS cannot recognize because they are not written in small letters.
    Attachments:
    subVI.zip ‏327 KB

  • Why my files name switch from small letters to capital letters?

    Hi guys,
    I've a weird problem working with Illustrator CS6. It doesn't happen all the times but sometimes my files name switch from small letters to capital.
    For example the file "file.ai" becomes "FILE.AI"
    What could be the reason?

    I'm on a Windows 7 PC, and am having the same problem. Here is what I have discovered so far:
    The file name is changed to lowercase only when the following things happen:
    The file is opened outside of Illustrator using Windows Explorer ( or other file directory), however, the file must be in the results of a search. For instance, if I type in the search window the word "Dog", all files associated with that query will show in a list. Clicking on an .ai file in that list produces a lowercase file name in Illustrator.
    Selecting the same file in the Windows Explorer without a search ( manually navigating to that file) does NOT produce a lowercase file name, or opening the file directly using Illustrator's file system will NOT produce a lowercase file name.
    Ive tried this on several different machines in the office and have had the same results. Also, it appears that the length of the file name doesnt have any effect on the phenomenon. I have had this happen with single letter names as well as extra long ones.
    Try this out and see if you are getting the same results. I have tried this on several machines here at the office. All of them are Windows 7 ( 64bit) running CS5.5

  • Capital and small letters.

    Dears Sirs,
    For my UNI assignment I am generating an array of objects with length of the array is given by the user. Each object contains Name ,Age and income fields.I have done that.
    But there is a constraint. In the Name fieldtThe first character should be a capital letter and all remaining should be small letters.
    How can it be accomplished?
    I thought that
    1) I generate a capital character first time and store it in a variable. Next I generate a string of small letters. Later I append it.
    Or 2) If possible, I generate only a string of small letters then transform the first letter into capital letter.
    Please advise if the second option is possible in java. If so hoe to do that.
    Thanx,
    venkatcute

    The second option is easy; I suggest you have a look at the Javadoc of the String class, that's right here: http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html - it has methods like toUpperCase and toLowerCase(); With charAt(0); you can get the first character of the String and then you can create a new String with the first character converted to uppercase.

Maybe you are looking for