Trying to get out of Maximum Runtime Mode?

I just got a ThinkPad X100e and notice the Power management is in Maximum Runtime Mode - is there a way to change this to a more performance-oriented mode?I can't seem to find a setting for this aspect.
- Maurice
Solved!
Go to Solution.

paulobe2, welcome to the forum,
you can find it and other drivers / utilities for your X100e in the X100e Driver Matrice.
Andy  ______________________________________
Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
  Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
PepperonI blog 

Similar Messages

  • How to get out of full screen mode in Firefox

    Have tried to get out of full screen mode by pressing F11 and f11 and esc but nothing works.  any suggestions?

    Shift-CMD-F toggles full screen off and on in Fx. Also, if you've put the Full Screen icon in the Firefox Toolbar, bring the mouse cursor up to the top of the screen. This will reveal the toolbar and you can click on the icon to return to normal.
    Get the icon from View>Toolbars>Customize. Drag it into the Toolbar somewhere.
    Message was edited by: WZZZ

  • How to get out of full screen mode in Firefox 4?

    How to get out of "Full Screen Mode" in firefox 4 ?

    Pressing the F11 should do it.

  • How do I get out of full screen mode on an iMac?

    Can't get out of full screen mode. Have latest iMac. This should be a no brainer!!!

    Use command+Shift+F

  • Connect from Windows through screen sharing (VNC) and get out of full screen mode

    How do you get out of fullscreen mode?
    I connect to a OS X Lion computer through a Windows computer (which actually also is remote).
    I use TightVNC software on Windows to connect. It's the only VNC software I am able to connect to OS X Lion with. TightVNC is kind of weak otherwise in the way that it does not have features for OS X targets - like you can't send "command" key pushes, or even Ctrl pushes and other F2 etc keys just don't really work.
    Which means I cannot exit full screened apps by way of Command-F or similar. Moving the mouse cursor to the top of the screen also does not pop down the menu (although on some occasions I have been able to do this, I'm not sure how and it's terribly hard to reproduce).
    I'd need a on-screen way (like a button to click) to get out of full screen mode.
    Any ideas???

    Are you using TightVNC because you found it was the only VNC client that worked well with Mac OS X built-in VNC server?  Or is there another reason?
    Vine Server (aka OSXvnc - free to use the server)
    <http://www.macupdate.com/info.php/id/11283/vine-server-%26-viewer>
    plays nicer with 3rd party VNC clients, so that you could try any number of other WIndows VNC clients.  Maybe one of those will do a better job of sending Command/Control/Option keys.
    But if you do install Vine server make sure you turn off Mac OS X Screen Sharing (and/or Remote Managment) so that you do not conflict with port 5900.  Or via Vine Server configs, tell Vine Server to use a different port number, such as 5901, then make sure you connect to the correct port from your Windows client.

  • How do I get out of full screen mode?

    How do I get out of full-screen mode? This happened after installing Lion.

    Shift-command-F should get you in and out of full-screen.

  • How do I get out of "full screen mode" on my tablet?

    I don't know how I got into full screen mode first of all and I can not figure out how to get out of full screen mode. I have a tablet, my toolbar with the menu symbol is missing at the top and the bar at the bottom is missing. I don't have any keys with "F" features, so I can't press F11. Does anyone else have this problem? I have windows 8.

    Argh. There aren't many things more frustrating than an app hogging your entire screen.
    Do you have a compact keyboard? If so, there should be a key labelled ''fn'' and another key which is labelled ''F11'' (maybe in blue writing). Try holding down fn and press the F11 key.
    Alternatively touching or swiping right at the very top of the screen should reveal Firefox's toolbar - you can press the [[Image:New Fx Menu]] at the top right and then select ''full screen'' to shrink Firefox back down to size.
    Hope those ideas help! :)

  • How do you get out of Full Screen mode in Excel? No red or yellow buttons visible.

    How do you get out of Full Screen mode in Excel? No red or yellow buttons visible. Using just installed Yosemite iOS 10.10.2

    I Don't think Microsoft updated it for those buttons. Look for a blue button with arrows in it on the right side of the menu bar.
    Also try Esc key.

  • Male ware? Is something trying to get out?

    I did the unthinkable, I clicked a link in an unexpected email from an old friend that led to a creepy site. The first sign of a problem was the arrival of a content related IMessage from an unknown source. Now, after a minute or two working in safari or Facebook the system joins my chromecast device network and I must manually re-join my wifi network. This repeats until I instruct the device to ignore the chromecast network.  Is something trying to get out?
    Thank you in advance .

    The general understanding is that IOS is secure, and I haven't put anything on the device to suggest a non-standard mix. Nor did I enter data of any kind on arriving at that page. But, I did get an IM spam with related content. That combined with the fact that I wasn't thinking and landed there in the first place shook me up. It would be a pretty sophisticated attack. Then, they all are.
    I have seen delays in Internet traffic lately. I'll keep an eye on it.

  • Could anyone help me getting out of the safe mode?

    Hello I am Vanessa and I do not know why the safe mode is turned on when I tried to screen capture a photo... I do not know if the following incident was related to the issue... I used my phone when my hands were a little bit wet this afternoon and nothing had happened at first. Then, the lower volume button was acting a bit strange. I do not know if this is related to the safe mode issue. Please help or at least tell me ways to get out of the mode first... Thank you very much. Sorry for my poor Enhlish as it is not my mother tongue.

    It seems that the volume down button is short(same to be pressed) by the water in the "accident". Thus, the phone will go to safe mode when you turn on and you found that the volume down action seems to be strange. You just need to wait the water disappear(it may take very long time, maybe several days or some weeks later) or using the hair dryer to blow on the volume down button to get rid of the water. However, you need to take extra care to do so since the hot air may damage the other parts(screen, the shielding of the case, etc.) on your phone easily.

  • How to get out of fullscreen exclusive mode?

    I have a program that runs in full screen exclusive mode, I'd like the program to start up in windowed mode instead.
    I spent several hours trying to make it run in window mode, but I can't seem to figure it out :/
    Here's the code:
            if (graphicsDevice.isFullScreenSupported()) {
                graphicsDevice.setFullScreenWindow(this);
            if (graphicsDevice.isDisplayChangeSupported() == false) {
                return false;
            boolean displayModeAvailable = false;
            DisplayMode[] displayModes = graphicsDevice.getDisplayModes();
            for (DisplayMode mode : displayModes) {
                if (screenWidth == mode.getWidth() && screenHeight == mode.getHeight()
                        && screenColorDepth == mode.getBitDepth()) {
                    displayModeAvailable = true;
            if (displayModeAvailable == false) {
                return false;
            DisplayMode targetDisplayMode =
                    new DisplayMode(screenWidth, screenHeight,
                        screenColorDepth, DisplayMode.REFRESH_RATE_UNKNOWN);
            try {
                graphicsDevice.setDisplayMode(targetDisplayMode);
            } catch (IllegalArgumentException exception) {
                return false;
            if (EventQueue.isDispatchThread() == false) {
                EventQueue.invokeAndWait(new Runnable() {
                    public void run() {
                        createBufferStrategy(2);
            } else {
                createBufferStrategy(2);
            bufferStrategy = getBufferStrategy();
            try {
                graphics2D = (Graphics2D) bufferStrategy.getDrawGraphics();
                gameRender(graphics2D);
                if (drawGameStatistics) {
                    gameStatisticsRecorder.drawStatistics(graphics2D, 0, 0);
                graphics2D.dispose();
            } catch (Exception exception) {
                System.err.println("GameEngine.gameRender: " +
                        "Error cannot render screen:" + exception.toString());
                exception.printStackTrace();
            }Thanks

    Have you read these?
    [http://java.sun.com/docs/books/tutorial/extra/fullscreen/]
    [http://java.sun.com/docs/books/tutorial/extra/fullscreen/exclusivemode.html]
    db

  • Getting out of full screen mode in Messages

    I'm using mountain lion and I'm stuck in full screen mode in Messages. How can I get out of that?
    thanks for any suggestions.

    hi,
    So if you move the mouse to the top of the Screen you do not see this (top right) ?
    This was a pic of Firefox that I put in Full Screen Mode first.
    Then I moved the pointer to the top of the Screen and the Menu Bar appears.
    Far Right is the blue reverse action/Windowing icon.
    In Firefox I can also enter the View Menu and select the Exit option (from Full Screen) from there once the Menu bar has appeared.
    It is late where I am and it will be a while before I reply again.
    It is also why I don't have Messages open at the moment.
    10:11 pm      Wednesday; January 8, 2014
      iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • On an Acer W3 w/win 8.1 there is no way to get out of full screen mode.

    I have the latest version. You can't pull the top menu into view but if I try hard I can get the - to appear and this, with a great deal of effort will let me return to regular desktop mode. This is only a problem with this tablet. Need to have some easy way to return.

    Hello,
    Please see:
    * https://support.mozilla.org/en-US/kb/how-make-firefox-and-websites-go-full-screen
    If you can bring up the keyboard with your tablet, you can hit F11 to get out of Fullscreen mode.

  • Get out of single user mode? and get  into the "normal" screen?? pls help!

    Dear Everybody,
    I have removed 2 users from my imac (osx 10.7.4) to create more space and had my main user still on the system.
    after i restarted the system. a white screen came up? I had no idea what to do. After some checking i think i am in single user mode since there is only 1 user for the computer. PLEASE: how can I go from this white screen (single user) back to my normal log in so I can possible add 1 more user?
    I have no idea what to do so pls help
    Thanks

    Dear Holden, Sorry for yesterday but my internet went dead (i'm in thailand)
    thanks for all the suggestions but nothing works?
    I keep getting a bright white screen after the apple logo grey screen.
    I tried resetting the NVRAM or PRAM, i tried safe mode, i tried single user cmd and fsck -fy  etc etc  i keep getting the same end result a bright white screen
    is there anybody who might know what to do?
    MANY THANKS IN ADVANCE! I need a fast solution since i need my files urgently for work.

  • HOW DO I GET OUT OF FULL SCREEN MODE AND BACK TO THE HOME PAGE?

    I was at a website and expanded the view to full screen mode. i pressed ESCAPE but it would not return the screen to smaller size. I had to press CONTROL+ALT+DELETE end the session. Now, when I restart Firefox it wants to restore the session. I have no status bar at the top and returning to home page. I hope this information helps.

    Thank you very much! I tried that already but did not move the cursor high enough.
    Dear Apple designers: please bring back something like a button, to help those who can not find this type of thing. Minimalistic design should be in such way that you find how to do these type of things without going to a forum.

Maybe you are looking for

  • I can not open PDF document stored in Google drive

    I have down loaded Adobe PDF reader APP (Touch Type) but it is not opening my PDF documents stored in my google drive. It tells me error 403 (forbidden). Could some one explain how I can solve this problem. Thanks. Rajinder Kanda

  • Accessing purchased songs after Dell System Restore

    I recently had to restore my computer to factory settings, and had to re-download iTunes on my computer. I found that when I tried to listen to songs purchased at the music store, the computer was not authorized, so I had to use one of my five extra

  • Problem in adding row in JTable

    Hi, I was trying to add a row in a table when the add button is clicked. But i am missing something that's why i am getting some exceptions. import java.awt.BorderLayout; import java.awt.Dimension; import javax.swing.JFrame; import javax.swing.JPanel

  • Upgrading from CS to CS4 on new iMac

    I currently run Creative Suite Premium (CS) on a G5 iMac. I will soon be buying a new iMac running Snow Leopard and would like to upgrade to CS4 Design Standard, I know there is an upgrade for this. My question is: How do I install the CS4 upgrade on

  • Encoding to Blu-ray is destroying my black levels - what am I doing wrong?

    I need to burn a short to Blu-ray for a screening coming up, but every time Premiere/Encoder/Encore finishes the disc, the black levels look nothing like what I saw in my project timeline OR in Encore's preview window. The blacks are soft, grey, with