[Solved] Windows key isn't Super_L/Mod4 anymore

After a recent update, my Windows key wouldn't work anymore, meaning it doesn't procude my regular Fluxbox bindings. Following this nice wiki: http://fluxbox-wiki.org/index.php?title=Mod4
I found out that Mod isn't set anymore:
zsh/3 1572 % xmodmap
xmodmap: up to 2 keys per modifier, (keycodes in parentheses):
shift Shift_L (0x32), Shift_R (0x3e)
lock Caps_Lock (0x42)
control Control_L (0x25), Control_R (0x6d)
mod1 Alt_L (0x40), Alt_R (0x71)
mod2 Num_Lock (0x4d)
mod3
mod4
mod5 Scroll_Lock (0x4e)
So I tried
xmodmap -e 'add mod4 = Super_L'
and
xmodmap -e 'keycode 115 = Super_L'
As it states on the wiki, but neither of them helped, xmodmap -pm still shows the same emptiness for Mod4. I also created an .Xmodmap, put the key assignments in there and loaded it, but it still wouldn't work. Any suggestions?
Btw.: xev output for the windows key is this:
KeyRelease event, serial 35, synthetic NO, window 0x2200001,
root 0x87, subw 0x0, time 53871339, (170,38), root:(430,312),
state 0x10, keycode 115 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Last edited by kelnoky (2008-10-23 08:09:05)

Alright, sorry. That was a little premature, a simple restart X helped...
I'll go stand in that corner over there now.

Similar Messages

  • I wants to use windows key.....[Solved]

    Hi,
    I am looking to use global keybindings in Gnome... trying to find the right code for windows key ?
    <Super_L> ?
    Thanks
    MrG
    Last edited by Mr Green (2008-11-15 06:48:25)

    In Gconf I just put in <Super> and it worked. e.g.
    <Super><Alt>f

  • How do I get Windows Key/Icon to work again ( Not a keyboard fault - No menu, No apps )

    Had a technical issue with a crashed application, so tried a rollback to a stable point in time. Went OK and solved the problem I had, but absolutely screwed up Windows 10.
    Pressing the windows key does nothing. Pressing the start icon does nothing. I can't type in anything in "Search web and windows". If I run something like calculator, it appears and then vanishes before I see anything other than a blank window.
    All the new apps are completely stuffed, but all the normal Windows 10 functions are otherwise fine. I can run control panel ( Can't run update - that's an App ) - I can run command  prompt OK. Programs work fine ( just not apps ). I think a critical
    update is missing and severely screwed things up, but I can't update because that's busted. Anything that's not Windows 7-ish doesn't work anymore - like it doesn't exist.
    Yeah, I know some people will say that's an improvement but too much stuff needs the new system and I want it all back - :( How do I fix it without a complete system rebuild?
    Thanks
    David

    .......... I think a critical update is missing and severely screwed things up, but I can't update because that's busted. ..............
    To do Windows Updates without Start Menu, try this method given by Insider Hub:
    To check for updates without the Start menu, do the following:
    Select the Internet Explorer icon.
    Type http://update.microsoft.com into the address bar and select
    Enter.
    If you are prompted to run a control, click
    Yes.
    This should bring up the Check for updates window. Install updates.
    If no update is available, or the available updates don’t fix the issue, restart the device–this should make the Start menu appear. To reboot without using the Start menu:
    Hold down the Windows key and select L to lock the device. Swipe up or select
    Enter to open the sign in screen. Select the
    Power icon on the log in screen to restart the computer.            
    OR
    Hold down the Windows key and select R to bring up a command prompt. In the prompt, type
    shutdown –r to restart
    If that does not work, perhaps a reinstall is in order.

  • [SOLVED]meta keys and irssi

    Hi all,
    I recently got a new laptop. This laptop has a strange keyboard, with the windows key in the top right. Because of this, I remapped the Mod4 function to Alt_L and the Mod1 function to Super_L and Alt_R using xmodmap.
    Now, all these keys work fine in things like Gimp, Firefox, and XChat, but enter a terminal application like irssi, and it won't detect when I hold down my Super_L key to switch windows, it'll just output whatever window number I hit. It's not just a urxvt issue, it does the same in xterm.
    Any help would be greatly appreciated.
    EDIT: Well, I found I can use Ctrl+N and Ctrl+P to move around, so it's pretty much a fix.
    Last edited by Him (2010-09-04 22:54:57)

    Run cat in a terminal, press the button combination you use and see what result it gives. E.g. Control+A will show up like this:
    $ cat
    ^A
    Compare that to what you should be getting, I assume something goes wrong there.

  • How to use the windows key (super or hiper) as a keystroke modifier?

    I can associate the windows key (KeyEvent.VK_WINDOWS) as a regular key on a KeyStroke without problem.
    It can be alone or with a modifier, like CTRL+WIN
    KeyStroke.getKeyStroke( KeyEvent.VK_WINDOWS, InputEvent.CTRL_DOWN_MASK )My doubt is: Is there a way to use it as a modifier?
    In other words, is it possible to create the KeyStroke using the windows key with any other? e.g. "WIN+K"
    Thanks,
    Henrique Abreu

    Thanks a lot for the quick answer.
    Your KeyboardCommands class doesn't do it (but gives the idea), because it can only trigger an action on one key (like KeyStroke, that handles key+modifier).
    I could make big changes on it to add the functionality of triggering an event on a combination of keys, which would solve my problem.
    Although this solution is not so good because we totally give up of actions in Swing, which I mean stuff like actionMaps, InputMaps WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, etc.
    If KeyStroke class really doesn't provide this (unbelievable!), I wonder if there is a way to extend and enhance it? (or AWTKeyStroke)
    Can anyone say if its possible, before I go deep and find out that it isn't?
    Another secondary question (that I think doesn't worth a new topic), what's the META_DOWN_MASK or META_MASK? or where is this key?
    Henrique Abreu

  • Lumia 2520 Windows key doesnt light up

    HI,
    just received my Lumia 2520 from At&t yesterday and having a "little" but annoying issue with this otherwise great device:
    The Windows key on the bezel does not light up. It is "ok" when it is bright and etc. but when it is dark around me, it would be most helpful to see where the key is at.
    Is there any way to turn it off and on?
    Thank you for any help.
    ps: my 920 buttons light up perfectly.
    Solved!
    Go to Solution.

    There isn't a light under that button so there is no way to make it light up. It doesn't light up on many other windows tablets either, guessing that's because of it being the only front button and being in an easy to remember location.

  • [SOLVED]openbox key binding hell

    hello everyone I'm having 2 issue setting up new key bindings and I hope someone here can help me I want it to add W-f binding  to open my file manager of choice(pcmanfm) below I will list the two issue and post my rc.xml and all the out put from xev for the f key an the output of xmodmap -pm
    issue #1) when I add a key with obkey the bind I add works but all the others openbox key binds stop working here I'm at a lost after trying it a few times and getting the same result I decide to just edit the xml file here where the second issue begins
    issue #2) when edited the rc.xml to add the key bind I want it I did exactly as the wiki sead but it didn't work so I start looking around and and found out that I can pass the hex value for the key converting the keycode that I get form xev output below
    KeyRelease event, serial 41, synthetic NO, window 0x1a00001,
    root 0xac, subw 0x0, time 1106315, (109,-274), root:(897,143),
    state 0x0, keycode 41 (keysym 0x66, f), same_screen YES,
    XLookupString gives 1 bytes: (66) "f"
    XFilterEvent returns: False
    after doing that seeing that it didn't work ether I found out about the "default" bind the keyboard below is the output
    xmodmap: up to 4 keys per modifier, (keycodes in parentheses):
    shift Shift_L (0x32), Shift_R (0x3e)
    lock Caps_Lock (0x42)
    control Control_L (0x25), Control_R (0x69)
    mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd)
    mod2 Num_Lock (0x4d)
    mod3
    mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf)
    mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)
    as I read in one of the forum post in the cruchbnag page the mod4 is the for the window key or super
    so I cahnge the W key on my binding for Super_L and that didn't work ether a this point i'm at a lost of what to do or how to fix it blow is the keyboard part of my rc.xml
    <keyboard>
    <chainQuitKey>C-g</chainQuitKey>
    <!-- Keybindings for desktop switching -->
    <keybind key="C-A-Left">
    <action name="GoToDesktop">
    <to>left</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Right">
    <action name="GoToDesktop">
    <to>right</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Up">
    <action name="GoToDesktop">
    <to>up</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="C-A-Down">
    <action name="GoToDesktop">
    <to>down</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Left">
    <action name="SendToDesktop">
    <to>left</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Right">
    <action name="SendToDesktop">
    <to>right</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Up">
    <action name="SendToDesktop">
    <to>up</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="S-A-Down">
    <action name="SendToDesktop">
    <to>down</to>
    <wrap>no</wrap>
    </action>
    </keybind>
    <keybind key="W-F1">
    <action name="GoToDesktop">
    <to>1</to>
    </action>
    </keybind>
    <keybind key="W-F2">
    <action name="GoToDesktop">
    <to>2</to>
    </action>
    </keybind>
    <keybind key="W-F3">
    <action name="GoToDesktop">
    <to>3</to>
    </action>
    </keybind>
    <keybind key="W-F4">
    <action name="GoToDesktop">
    <to>4</to>
    </action>
    </keybind>
    <keybind key="W-d">
    <action name="ToggleShowDesktop"/>
    </keybind>
    <!-- Keybindings for windows -->
    <keybind key="A-F4">
    <action name="Close"/>
    </keybind>
    <keybind key="A-Escape">
    <action name="Lower"/>
    <action name="FocusToBottom"/>
    <action name="Unfocus"/>
    </keybind>
    <keybind key="A-space">
    <action name="ShowMenu">
    <menu>client-menu</menu>
    </action>
    </keybind>
    <!-- Keybindings for window switching -->
    <keybind key="A-Tab">
    <action name="NextWindow">
    <finalactions>
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </finalactions>
    </action>
    </keybind>
    <keybind key="A-S-Tab">
    <action name="PreviousWindow">
    <finalactions>
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </finalactions>
    </action>
    </keybind>
    <keybind key="C-A-Tab">
    <action name="NextWindow">
    <panels>yes</panels>
    <desktop>yes</desktop>
    <finalactions>
    <action name="Focus"/>
    <action name="Raise"/>
    <action name="Unshade"/>
    </finalactions>
    </action>
    </keybind>
    <!-- Keybindings for window switching with the arrow keys -->
    <keybind key="W-S-Right">
    <action name="DirectionalCycleWindows">
    <direction>right</direction>
    </action>
    </keybind>
    <keybind key="W-S-Left">
    <action name="DirectionalCycleWindows">
    <direction>left</direction>
    </action>
    </keybind>
    <keybind key="W-S-Up">
    <action name="DirectionalCycleWindows">
    <direction>up</direction>
    </action>
    </keybind>
    <keybind key="W-S-Down">
    <action name="DirectionalCycleWindows">
    <direction>down</direction>
    </action>
    </keybind>
    <!-- Keybindings for running applications -->
    <keybind key="W-e">
    <action name="Execute">
    <startupnotify>
    <enabled>true</enabled>
    <name>Konqueror</name>
    </startupnotify>
    <command>kfmclient openProfile filemanagement</command>
    </action>
    </keybind>
    <keybind key="Super_L-0x29">
    <action name="Execute">
    <commnad>pcmanfm</commnad>
    </action>
    </keybind>
    </keyboard>
    the last is the is the one I add it I use both the Super_L and the hex valu of the f key to see if will work but it doesn't also as long I add them by hand all the defaults key bind keep working the second i use obkey they stop working as mention in issue 1
    Last edited by gozes (2012-01-01 06:27:00)

    You have a misspelling, twice on the same line: commnad should be command.
    If that doesn't fix it, try using a full path:
    <!-- pcmanfm -->
    <keybind key="W-F">
    <action name="Execute">
    <command>/usr/bin/pcmanfm</command>
    </action>
    </keybind>

  • Firefox menus and text have disappeared. Also, can I map Windows key?

    I was using openbox for a while (couple of days) and then decided to switch to KDE. The switch went well and was pretty effortless. I opened Firefox and it still had that ugly "Raleigh" theme to it. Wanting it to look more like the rest of KDE, I checked out the wiki and found this: https://wiki.archlinux.org/index.php/KD … plications
    Upon following the following instructions to install and change themes to oxygen-gtk, my Firefox has no more text on it, basically (screencap below):
    pacman -S oxygen-gtk
    pacman -S gtk-kde4
    gtk-kde4 ("System Settings > Lost and Found > GTK style")
    Here's what firefox looks like: http://i52.tinypic.com/2r6cxdw.jpg
    Interestingly enough, Konquerer wouldn't upload my pic for me (it crashed each time I tried), so I installed Chromium to upload it instead. It won't even start, but maybe the terminal output from running the "chromium" command may have something useful in it? It's missing some gtk-related items, but I don't know what they are nor how to fix the problem.
    chromium
    /usr/share/themes/qt4/gtk-2.0/gtkrc:335: Unable to locate image file in pixmap_path: "Expander/expander-normal-c.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:337: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:344: Unable to locate image file in pixmap_path: "Expander/expander-prelight-c.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:346: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:353: Unable to locate image file in pixmap_path: "Expander/expander-active-c.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:355: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:362: Unable to locate image file in pixmap_path: "Expander/expander-insens-c.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:364: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:372: Unable to locate image file in pixmap_path: "Expander/expander-normal-sc.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:374: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:381: Unable to locate image file in pixmap_path: "Expander/expander-prelight-sc.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:383: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:390: Unable to locate image file in pixmap_path: "Expander/expander-active-sc.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:392: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:409: Unable to locate image file in pixmap_path: "Expander/expander-normal-se.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:411: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:418: Unable to locate image file in pixmap_path: "Expander/expander-prelight-se.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:420: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:427: Unable to locate image file in pixmap_path: "Expander/expander-active-se.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:429: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:446: Unable to locate image file in pixmap_path: "Expander/expander-normal-e.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:448: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:455: Unable to locate image file in pixmap_path: "Expander/expander-prelight-e.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:457: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:464: Unable to locate image file in pixmap_path: "Expander/expander-active-e.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:466: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:473: Unable to locate image file in pixmap_path: "Expander/expander-insens-e.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:475: Background image options specified without filename
    /usr/share/themes/qt4/gtk-2.0/gtkrc:935: Unable to locate image file in pixmap_path: "Shadows/text-entry-focused.png"
    /usr/share/themes/qt4/gtk-2.0/gtkrc:938: Background image options specified without filename
    [2895:2895:3655934306:ERROR:browser_main.cc(970)] Gtk: Default font does not have a family set
    [2895:2895:3655934421:ERROR:browser_main.cc(970)] Gtk: Default font does not have a positive size
    [2895:2895:3655941441:ERROR:browser_main.cc(970)] Gtk: Default font does not have a family set
    [2895:2895:3655941497:ERROR:browser_main.cc(970)] Gtk: Default font does not have a positive size
    [2895:2895:3655941528:ERROR:browser_main.cc(970)] Gtk: Default font does not have a family set
    [2895:2895:3655941564:ERROR:browser_main.cc(970)] Gtk: Default font does not have a positive size
    [2895:2895:3655944151:ERROR:browser_main.cc(970)] Gtk: Default font does not have a family set
    [2895:2895:3655944200:ERROR:browser_main.cc(970)] Gtk: Default font does not have a positive size
    [2895:2895:3655944229:ERROR:browser_main.cc(970)] Gtk: Default font does not have a family set
    [2895:2895:3655944251:ERROR:browser_main.cc(970)] Gtk: Default font does not have a positive size
    Segmentation fault
    As for the other part of my topic, can I map my windows key to the start menu? If so, how? Thanks.

    blackplague1347 wrote:As for the other part of my topic, can I map my windows key to the start menu? If so, how? Thanks.
    As far as I know, KDE only allows the logo/mod4 key as a modifier in its keybindings. So you could do something like Mod4+Space, but not just Mod4.

  • How to turn off windows key vibration in l720

    i have reset my phone after that I'm not getting option to turn off windows key vibration,
    some features after i have reset the phone have been disappeared,
    what should i have to do,
    plz help me.
    Solved!
    Go to Solution.

    After installing THIS application in your phone, use it to update all the System applications and then check again.

  • TAB key isn't available in swing applications on Linux

    Hello,
    I have a small Swing application, everything works fine except that TAB key isn't available within java
    application. I tried several JVM (IBM and Sun JVM from 1.2.2 to 1.4.0_b92) and two Red Hat release (6.2 and 7.2), I had no success with TAB key. The same application works perfectly on Windows for example. Can this problem have something to do with a bad Xmodmap file? I tried with a standard Xmodmap file (/usr/X11R6/lib/X11/etc/xmodmap.std), but TAB key was still unavailable. On non-java application, TAB key is available normally.
    Any suggestion would be appreciated.
    Thanks in advance.

    Do you mean that
    (1) when you are running a swing application and you press the tab key expecting focus traversal, nothing happens?
    OR
    (2) when you are listening for KeyEvent within your application, tab key doesn't give you KeyEvent.VK_TAB?
    OR
    (3) something else?
    I have no Linux but would try to offer suggestions if I understood better.

  • Disable the windows key?

    Task manager can easily be disabled by changing a registry value.  I also need to lock out the Windows keys.  Since NI claims that LabVIEW is Part 11 compliant, I would have assumed that this function would be standard but I digress.
    I have found the registry value but for some reason, the value does not get written into the registry correctly:
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr​ol\Keyboard Layout]
    "Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00​,5B,E0,00,00,5C,E0,00,00,00,00
    I have also tried to write the binary value (0000 0000 0000 0000 0300 0000 0000 5BE0 0000 5CE0 0000 0000) as well with no luck.
    Any ideas??
    Thanks all!
    Message Edited by ScooterInMN on 12-17-2008 10:20 AM
    Solved!
    Go to Solution.

    Thanks to you I have no windows key (until I reboot ). Change the setting for the string const. Then you can write pure hex values. Go to the msdn web site and cut and paste the values .Worked for me. Then I came to work today I had no windows key
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)
    Attachments:
    sample.PNG ‏43 KB

  • Windows key inoperative dv7-4285 windows 7 - 64 bit. only key not working

    Windows key inoperative dv7-4285 Windows 7 - 64 bit. The Windows key is the only key not working.

    Thanks for the information,
    I have a couple of suggestions that may help with this issue. My first suggestion would be to uninstall and reinstall the drivers for the keyboard.
    Follow these steps to do that:
    Click the "Start Menu"
    Type "Device" in the search box under all programs
    Select "Device Manager"
    Click "Keyboards"
    Remove all devices under keyboards by right clicking and selecting" uninstall" on each device
    Restart the computer
    How long has the button not been working?
    Are there any other keys not working or producing the wrong character?
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Windows key rubbed off on my sticker!

    HP pavilion DV4-1543sb
    Win 7 64-bit
    Hello!
    I am hoping to do a fresh reinstall of my computer to hopeflly solve some issues I've been having with it. As I was reading the steps to do a fresh windows install, it said that I would need the activation key which is located on the sticker on the bottom of my laptop. Unfortuantely, the text on the paper sticker has rubbed off! Not expecting this to happen, I had never written it down.
    I have taken a picture of the sticker, but don't want to post it on a public forum as it includes my product key as well.
    Any tips on figuring out my key another way, or providing me with a replacement? Some of the numbers are still legible.
    Thanks!

    Hi There,
    HP gives option for customers to create recovery media for OS re-installation, hope you have the disc created with you. if yes, Ideally disc does not prompt for any windows keys and installation should go smooth without any error.Alternatively, you can order a set of recovery media via phone/email support, using which makes notebook as good as factory installed OS setup.
    Also, if you try to install OS using retail version of OS, key available in the bottom of notebook does not work as it’s a OEM key.
    Hope it helps.
    Thank you,
    Waseem – HP 2LS
    Regards,
    WW
    “I am an HP Employee“
    ***** Click the KUDOS star on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem***

  • Satellite A350-13a - function keys isn't working

    I have Satellite A350-13A. I installed Windows 7 from 2 weeks.
    The function keys isn't working although I installed the Toshiba value added package which is responsible for activating function keys.
    What the solution for this problem?

    Hi buddy,
    I agree with the users above. Value Added Package installation is not enough, because you need Flash Cards Support Utility as well.
    You can download it here:
    http://eu.computers.toshiba-europe.com > Support & Downloads > Download Drivers
    After this tool, your FN keys should start work In my case it worked! :)

  • Windows key label erased

    Hi 
    I have a Toshiba Stellite purchased afew years ago, I came a lot into the linux word and I erased all the windows files along with the factory partitions, Now I have the need to run windows 7 one more time and I would like to run the original windows that came with the computer.
    I guess that it would be easy if I had the product key, however the lable  suffer with the time and use and right now there is no way to read that. I wonder if there is any way that I can recover that windows key using lets say... my mac address or something similar and If I am able to know whats the exact version of windows 7 that I used to have. All I know is it was home premium.
    thanks in advance 
    Solved!
    Go to Solution.

    Satellite L515-SP4012L (PSLGJU-007LM2)
    Downloads here.
    Best to restore the hard disk to its original out-of-the-box contents using Toshiba recovery media. All the drivers and utilities are properly preinstalled. Windows is preactivated.
    If you failed to burn recovery discs, you can obtain them from Toshiba. Scroll down to Get Recovery Media here .
    For instructions, see the section Restoring from recovery DVDs/media, which begins on p. 71 of the User's Guide.
       Satellite L510 Series User’s Guide
    -Jerry

Maybe you are looking for

  • My AS3 Quiz Widget doesn't work correctly

    First of all, yes I have set the project options to export as "AS3" and yes, the widget is also "AS3", so there should be no compatibility issues. I'm a flash programmer for 10 years now and this really brings me down to my knees whining and screamin

  • Mac book air Bluetooth internet connection

    Hi, I am trying to connect my mobile phone which is on vodafone in the UK through a bluetooth dial up connection on my mac book air. The phone connects to the mac, but when i press connect bluetooth DUN it tries to connect but fails to establish a co

  • Exchange 2010 OAB issue on clients

    Hey guys,  Need some assistance fixing a OAB issue.  All workstations are getting an error when trying to download OAB through outlook 2010 "Server reported error (0x80190194): The operation failed". Also please note I unchecked the box "download cha

  • Adobe authorization error 2004, what do i do?

    Error 2004, authorization too many times.  Now what?

  • Wireless audio is easy with Rocketboos​t!

    Getting audio from one room to another can be an expensive and laborious process.  Now, with Rocketfish Rocketboost technology the process is simplified!  You can get TV audio and your iPod music in any room you want.  Rocketboost products work seaml