.label-size{ margin:0; padding:0; position:relative; } .label-size a{ float:left; height:24px; line-height:24px; position:relative; font-size:12px; margin-bottom: 9px; margin-left:20px; padding:0 10px 0 12px; background:#0089e0; color:#fff; text-decoration:none; -moz-border-radius-bottomright:4px; -webkit-border-bottom-right-radius:4px; border-bottom-right-radius:4px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; border-top-right-radius:4px; } .label-size a:before{ content:""; float:left; position:absolute; top:0; left:-12px; width:0; height:0; border-color:transparent #0089e0 transparent transparent; border-style:solid; border-width:12px 12px 12px 0; } .label-size a:after{ content:""; position:absolute; top:10px; left:0; float:left; width:4px; height:4px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; background:#fff; -moz-box-shadow:-1px -1px 2px #004977; -webkit-box-shadow:-1px -1px 2px #004977; box-shadow:-1px -1px 2px #004977; } .label-size a:hover{background:#555;} .label-size a:hover:before{border-color:transparent #555 transparent transparent;} - See more at: http://www.mybloggerwidgets.com/2013/12/add-beautiful-label-cloud-widget-in.html#sthash.9aziuXuq.dpuf

Friday, October 11, 2013

Widgets

How to Disable Right-Click on Desktop

How to Disable Right-Click on Desktop

You can disable context menu or the menu you get when you right click on your mouse. You can use this trick as a prank or you can use this to prevent any one from changing options of your folders and applications by right clicking on them. Here is a way to disable the right-clicking or context menu on the entire Desktop, including the Start Button, Taskbar and the System Tray. 
Steps
  • Start > Run >Type regedit and press [Enter].
  • First, navigate to 
HKEY_CURRENT _USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
  • Right-click in the right pane and create a new DWORD value. Name this DWORD key as “NoViewContextMenu”. Double-click on this DWORD and set its value to 1. Click ‘OK’. This step will disable the context menu for the Desktop.
    • Next, in the same registry key as above, again right-click in the right pane and create another, new DWORD value. Name this DWORD “NoTrayContextMenu”. Double-click on this DWORD and set its value to 1. Click‘OK’. This step will disable the context menu for the System Tray.
    • Finally, we’ll disable the context menu for the Taskbar. To do this, navigate to 
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. 
    • Right-click in the right pane and create a new DWORD value as before. Name this DWORD “TaskbarContextMenu”. The new DWORD will have a value of 0 – let it remain. 
    That’s it, you’re done.
    Exit the registry editor. Log Off and then log back On for the new settings to take effect. Now try right- clicking anywhere – you won’t be able to!

    Note:
    To restore the context menus, repeat the above procedures, and simply change back the values from 0 to 1 and 1 to 0 as necessary 
                                                          Like Please

0 comments

Post a Comment

Note: Only a member of this blog may post a comment.