Close the cover of the screen

How can I configure my laptop HP2000 to continue to play the music from the internet or movies streaming on my TV when I close the lid of the screen?

THAT IS TO SAY 8

Welcome to the forum, Marc.

How to set Power Options can vary due to differences on your OS - Windows 7 or Windows 8.

You could try the following and see if it helps:

Windows 8

Windows key + X > P (opens the control panel) > Power Options >

Choose the cover closing >

Under "settings keys and cover food and sleep" >

Under "when I close the lid" >

"Under the column ' plugged in ', SELECT 'status quo' > save changes"

Tags: Notebooks

Similar Questions

  • Computer laptop screen locked after trying to download a free drawing software now can not deactivate or close the screen

    computer laptop screen locked after trying to download free software for drawing fast vector engineer tools and now the break is unable to calculate or close the screen

    Thank you

    Bill

    If your computer is bad, you need to do a system restore. Since it seems that you can not stop, try to hold the power button until it turns off. If this does not work, unplug (if laptop, remove the battery).

    From there on, allows to do a restore:

    1. turn the computer on and start to tap F8 to get the start menu
    2. Select repair your computer
    3. Select System Restore
    4. Follow the prompts

    If the restore point is older, feel free to use the Scan for affected programs feature to make sure that no other programs are affected. Otherwise, I would make a note of it, as it will have to reinstall these programs. In addition, I was running updated Windows once your system working again, since you will most likely use a restore point set up just before an update. (no point in re-opening of a security breach)

  • How can I close the screen

    Hello

    How can I allow programs and download to stay on, even if I close my laptop screen

    I want to keep my laptop runs even if the screen is closed

    Hello

    Open windows control panel, open Power Options, click on choose what closing the lid does in the pane on the left and next to the title "when I close the lid:" choose to do nothing in the two dropdowns.  Click Save changes to apply.

    Kind regards

    DP - K

  • New MacBook Pro turns off every other time I close the screen and takes 2 minutes to restart. How should I do?

    It must be the power management problem, but I can't seem to be able to solve.

    The computer pretty much shuts off if the screen remains closed for more than an hour or two...

    Check the settings in SystemPreferences-> savings.

  • I have an external display and close my macbook, and still be able to look at the screen and work

    I have an external display and close my macbook, and still be able to look at the screen and work. Currently when I close the screen closed macbook.

    You must ensure that you have an external trackpad and a connected external mouse/trackpad.

    https://support.Apple.com/en-us/HT201834

    http://lmgtfy.com/?q=close+MacBook+lid+while+using+external+monitor

  • A screen to close after a transition of the screen

    Hi, I set up a transition of the screen that, once called by navigationClick, load a screen of the main menu. This is done via the following code

    package com.rim.breakoutapp;
    
    import net.rim.device.api.system.Bitmap;
    import net.rim.device.api.system.Display;
    import net.rim.device.api.ui.Graphics;
    import net.rim.device.api.ui.Manager;
    import net.rim.device.api.ui.Screen;
    import net.rim.device.api.ui.TransitionContext;
    import net.rim.device.api.ui.Ui;
    import net.rim.device.api.ui.UiApplication;
    import net.rim.device.api.ui.UiEngineInstance;
    import net.rim.device.api.ui.component.BitmapField;
    import net.rim.device.api.ui.container.MainScreen;
    import net.rim.device.api.ui.container.VerticalFieldManager;
    
    public class Loading_Menu extends MainScreen {
        public Loading_Menu()
        {
            VerticalFieldManager backgroundManager = new VerticalFieldManager(Manager.USE_ALL_WIDTH|Manager.NO_VERTICAL_SCROLL|Manager.NO_VERTICAL_SCROLLBAR)
            {
                protected void paint(Graphics graphics) {
                    graphics.setBackgroundColor(0x0000A2E8);
                    graphics.clear();
                    super.paint(graphics);
                }
            };
            Bitmap appLogo = Bitmap.getBitmapResource("Breakout_Logo.png");
            BitmapField bmf = new BitmapField(appLogo, BitmapField.FOCUSABLE)
            {
                protected boolean navigationClick(int status, int time)
                {
    
                    Main_Menu newScreen = new Main_Menu();
                    UiEngineInstance engine = Ui.getUiEngineInstance();
                    UiApplication ui = UiApplication.getUiApplication();
    
                    Screen oldScreen = ui.getActiveScreen();
                    TransitionContext transitionContextIn = new TransitionContext(TransitionContext.TRANSITION_FADE);
                    transitionContextIn.setIntAttribute(TransitionContext.ATTR_DURATION, 3000);
    
                    engine.setTransition(null, newScreen, UiEngineInstance.TRIGGER_PUSH, transitionContextIn);
    
                    ui.pushScreen(newScreen);
                    oldScreen.close();
                    return true;
                }   
    
            };
    
            int leftMargin = (Display.getWidth() - bmf.getBitmapWidth()) >> 1;
            int topMargin = (Display.getHeight() - bmf.getBitmapHeight()) >> 1;
            int bottomMargin = ((Display.getHeight() - bmf.getBitmapHeight()) + 1) >> 1;
            bmf.setMargin(topMargin, 0, bottomMargin, leftMargin);
            backgroundManager.add(bmf);
            add(backgroundManager);
        }
    }
    

    I tried to close the screen with the Bitmap image on once the navigationClick was called using the oldScreen.close (); command. After having inserted the code however the transition of the screen stops working and simply loads the next page without fade. Can anyone suggest how to go on the first screen of closure AFTER deletion

    Thank you

    The usually cited way to do is this: Let's say you want invokeLater your declaration of oldScreen.close (). Instead of him, you're going to write something like

    UiApplication.getUiApplication().invokeLater(new Runnable() {
      public void run() {
        oldScreen.close();
      }
    });
    

    To avoid the compliation problems make your final oldScreen variable.

  • How can I get rid of the white stripes at the top of the screen that covers navagation bar?

    When I opened Firefix, there is a (sometimes blue) white stripe at the top of the screen that hides the navigation bar. I can't intervene except search because I can't click on the arrow invisible return, bookmarks, reduce or close the screen. I have to close the browser by right click on the Firefox icon in the task bar and click Close.

    First of all, could check you that Firefox is not full screen mode: by pressing the F11 key usually toggle between normal view and full screen. In addition, full screen, drag the pointer of the mouse to the top must cause the toolbar area to slide down. Then you can right click on an empty area of the tab bar (or the button '+' on the tab bar) and choose the output runs full screen in the context menu.

    Could test you mode without failure of Firefox? It is a standard diagnostic tool to disable some advanced features of Firefox and extensions. More info: questions to troubleshoot Firefox in Safe Mode.

    Does not work if Firefox: Hold down the SHIFT key when you start Firefox.

    If Firefox is running: You can restart Firefox in Mode safe mode using either:

    • button "3-bar" menu > "?" button > restart with disabled modules
    • Help menu > restart with disabled modules - try pressing Alt + h and then the letter r to trigger this command

    and OK reboot.

    Two scenarios: A small dialog box should appear. Click on 'Start mode safe' (not update).

    Any improvement?

  • Shakes the screen & display different colors opening lid

    HY, need help...

    I've had this laptop for 2 years and never had any problems, but a few days when I move the screen to open, adjust or close the screen shakes and display different colors.
    Is there something I can do or is the time to take for repair?

    Thank you

    Hello

    In my opinion it s definitely a hardware problem.
    Either there is something wrong with the connection or the screen itself.

    It seems that you have no experience in the laptop repair and so there is no sense in doing this.
    First of all, I doubt that you have all the tools to check what part is affected and then you could damage other parts while removing the procedure.

    So I think that you should get in touch with local laptop technician and should first try to know what's exactly wrong
    Then you can decide what you would then do

    I mean the screen is one of the expensive components for laptop and possibly it s not worth buying a new

  • Satellite L885-122 - rear left of fixing of the screen broke

    I recently bought a laptop Toshiba L855-122. And it works really well.
    But ive noticed something whenever I try to close the screen, a small part of the connection between the screen and the main laptop stands, ive already tried it rebonding with a screwdriver, but does not seem to solve the problem. Also, when it is closed and I switch the laptop I hear the sound of a small particle somewhere in the laptop.

    This fits the title of the standard warranty? or is this a known problem?

    Yours Sincerely

    Eszter

    Hi O'AHU

    Please don t waste your time thinking what to do and contact the nearest Toshiba service provider as soon as possible.
    I put t know where you live but the addresses and phone numbers you can find on Toshiba support page http://eu.computers.toshiba-europe.com/innovation/generic/ASP_SUPPORT/

    Make a call, to explain the situation and I m that they will help you with this.

  • Equium A100-027: can not get the screen turns off automatically in Vista

    Hello

    Got one of the new A100-027 of the load with Vista a couple of weeks. I can't get the screen to stop automatically when the appliance is left unattended. Standard windows screen saver or power options makes no difference. The screen is always on when I get back to the schedule of the machine later, I don t want to put a 'sleep' mode because the machine is internet access.

    In desperation I changed the option to close the display does not go into mode 'sleep', but it would be nice if the screen would make her s auto off, instead of having to close the screen every time.

    Thank you very much
    Chris

    A bit of an update, I found the screen stops automatically in normal conditions. But then, I leave the computer running a program of file sharing peer-to-peer on the net that he will not cut the screen down. Even minimize the program doesn t allow the screen to close.

  • Close the lid of the laptop and external display

    One of our employees has a laptop HP Pavilion G6. It uses an external display to work but must keep the screen of the laptop open. If he closes the screen, the video on the external screen is off power.

    What are the settings for the screen of the laptop to be closed and still be able to get the video to an external monitor?

    Thank you.

    Banhien,

    In Windows, click on start and type in the search field, 'change the CAP '.

    -wes

  • Yoga 2 Pro - keyboard is not activated when you open the lid of the screen after sleep

    My Yoga 2 Pro has very often problems to activate the keyboard when I open the screen.

    That's what I do:

    -work with Yoga 2 Pro

    -Close all applications and after that, I close the screen

    -After some time (maybe a few minutes or several hours) I open the screen

    -It will take a few seconds until the screen is turned on (which is expected)

    -at least 50%, the rest keyboard disabled. The backlight cannot be activated and the laptop does not notice any key. I'm unable to log :-(

    -J' I need to close the screen, it takes a few seconds - and when I open the screen for the second time, the keyboard is enabled - not always, but usually. But sometimes the keypad remains disabled, although I try the procedure several times. If that happens, I need to restart the machine.

    All the drivers are up to date.

    @Lenovo: Please indicate how to solve this problem! It's very annoying open-close-open-close-open-... the display up to what the keyboard is finally activated!

    Kind regards

    Oliver

    http://download.Lenovo.com/Consumer/mobiles/transit136w81.exe
    Transition of Lenovo 2.0 for Windows (32-bit, 64-bit) 8.1 - Lenovo Yoga 2 Pro

  • Spectrum of HP 360 x c: keyboard is locked when the screen is triggered, the spectrum X 360

    High,

    I have a recently purchased HP spectrum x 360 C, Intel Core i7-5500U CPU @ 2.40 GHz, 8 GB RAM, Intel(r) HD Graphics 5500, 512 GB SSD (a few weeks ago).

    When I rais/open position closed screen sometimes the keyboard could not serve (nothing happens when you press the keys). I then down/close the screen or turn around the screen to almost "shelf position" in order to activate the keyboard.

    As noted that this happens only sometimes, once per day, twice a day or copuple of times in a week.

    How can I send the computer for hardware repair or or is it a driver/software problem?

    Grateful for a response!

    @Henclar,

    Hello and thanks for the display on the HP support forum.  From what you explain does not sound like a software problem.  You can try to do a full system recovery, return to the original setting of the box to see if the problem is still there to start.

    HP computers - performing a recovery of HP (Windows 8) system

    Now, if it was a software problem, it would be constant, this looks like a connection which is note makes 100% of the time and would require a repair.  If the recovery does not work.

    Please contact our technical support at the 800-474-6836. If you do not live in the United States / Canada region, please click the link below to get help from your region number.

    http://WWW8.HP.com/us/en/contact-HP/WW-phone-assist.html

    Let me know how things are going.

    Thanks again for posting and have the great day.

  • Close the laptop and continue to work with external monitor

    Hi, I just bought a laptop HP15 and I want to work with an external monitor, keyboard, and mouse, but I have no space in my office for monitor and notebook open.

    The point is that when I close the laptop being the PC on, it shuts down suddenly and I can't continue to work.

    I can't find the way to establish that the laptop turns off when I close the screen.

    can someone help me?

    Thanks in advance

    Hello

    Let us hope that the next video help (very similar to Windows 7):

    https://www.YouTube.com/watch?v=ODxQchBckPU

    You can ignore the adv after a few seconds.

    Kind regards.

  • Problem with the Screen class

    Hello

    Please anyone suggest me that I had made an application for blackberry strom 9500 when I got extends the class of devices back button screen is disabled automatically. and when I extends the class screen it works correctly.

    I don't think that the class screen itself has the feature to close the screen when you press the ESC by default. If it isn't and you want to use it, you can pass the DEFAULT_CLOSE style to it.

    public class MyScreen extends Screen {     MyScreen(Manager m)     {          super(m, Screen.DEFAULT_CLOSE);      }
    
        protected void sublayout(int width, int height) {        // Add sublayout logic    }}
    

    Documentation: http://www.blackberry.com/developers/docs/5.0.0api/net/rim/device/api/ui/Screen.html#DEFAULT_CLOSE

    Is there a reason that you are using the Screen as opposed to screen or full screen class?

  • ScrollBar not appearing in the screen that extends from screen

    I'm trying to find a way to put a section not scrolling at the top of a screen that extends from my screen applications.

    final ListScreen class extends ListFieldCallback implements screen
    {

    private ListField _itemListField;
    private LabelField listHeader.

    public ListScreen()
    {

    newScreen = new MainScreen(MainScreen.NO_VERTICAL_SCROLL |) Manager.HORIZONTAL_SCROLL);

    in the example

    HorizontalFieldManager columnHeadingHolder = new HorizontalFieldManager (HorizontalFieldManager.NO_HORIZONTAL_SCROLL
    | HorizontalFieldManager.NO_VERTICAL_SCROLL | HorizontalFieldManager.USE_ALL_WIDTH);

    columnHeadingHolder.add (listHeader);

    DataScroller VerticalFieldManager = new VerticalFieldManager (VerticalFieldManager.VERTICAL_SCROLL
    | VerticalFieldManager.VERTICAL_SCROLLBAR);

    dataScroller.add (_itemListField);
    }

    }

    The problem I have is the screen is white but if I click on the wheel the menu and when I close the screen menu appears finally.

    Tried several methods to extend the screen but can't get right.

    You can still use setTitle.  Instead of adding a field, add a handler with your inside headers.

    This works very well for me, but there is a "border" between the title area and the portion of scroll, which varies according to the level of the BONE, and you might not like the look of it.

    If this does not work, then one way I know is to add a fixed height of VerticalFieldManager to the main part of the screen - with the height set so that it fills the part of the screen that you left your title and headers.  But when I played round with it, I can't scroll bars to appear.  Probably something Style that I've not set correctly.  The following are examples which limits the height to a maximum of 3 lines.  This code only works for a line of fields as I'm sure that you number from the code.

    VerticalFieldManager vfm = new VerticalFieldManager(Manager.VERTICAL_SCROLLBAR | Manager.VERTICAL_SCROLL) {
        int maxHeight = this.getFont().getHeight() * 3;
        public int getPreferredHeight() {
            return this.getFont().getHeight() * this.getFieldCount();
        }
        protected void sublayout(int width, int height){
            super.sublayout(width, height);
            setExtent(width, Math.min(maxHeight, this.getPreferredHeight()));
        }
    };
    

Maybe you are looking for