Open-Shell sleep button issue for systems supporting S0 Low Power Idle #180

Closed
opened 2021-11-30 18:28:20 -07:00 by 2Shirt · 3 comments
2Shirt commented 2021-11-30 18:28:20 -07:00 (Migrated from gitea.2shirt.work)
See https://github.com/Open-Shell/Open-Shell-Menu/issues/719
2Shirt commented 2022-02-21 18:13:40 -07:00 (Migrated from gitea.2shirt.work)

This needs more hands-on testing before implementing any changes.

This needs more hands-on testing before implementing any changes.
2Shirt commented 2022-04-26 13:57:05 -06:00 (Migrated from gitea.2shirt.work)

Proposed workaround for "Modern Standby (S0)" Open-Shell sleep issue (for Win7-style start menu)

What this does is prevent the problematic sleep option from appearing in the Open-Shell power menu, and adds a "Sleep" option directly above the power menu that simply shuts off the display.

  • Navigate to Open-Shell Menu Settings -> "Main Menu" tab
  • Scroll to "Shutdown command" section
  • In the "Shutdown menu items:" field, enter the following - "switch_user, logoff, lock, restart, hibernate"
    • This effectively hides the "sleep" command in the Open-Shell shutdown menu, but retains all the other default options
  • Navigate to the "Customize Start Menu" tab
  • Scroll down to the "Run" item, right-click and choose "Insert New Item" (this places a new item directly beneath "Run")
  • Right-click the new "Custom" item and choose "Edit Item"
  • In the Edit Item Menu, enter "monitor_off" in the Command field and "Sleep" for the Label
Proposed workaround for "Modern Standby (S0)" Open-Shell sleep issue (for Win7-style start menu) What this does is prevent the problematic sleep option from appearing in the Open-Shell power menu, and adds a "Sleep" option directly above the power menu that simply shuts off the display. - Navigate to Open-Shell Menu Settings -> "Main Menu" tab - Scroll to "Shutdown command" section - In the "Shutdown menu items:" field, enter the following - "switch_user, logoff, lock, restart, hibernate" - _This effectively hides the "sleep" command in the Open-Shell shutdown menu, but retains all the other default options_ - Navigate to the "Customize Start Menu" tab - Scroll down to the "Run" item, right-click and choose "Insert New Item" (this places a new item directly beneath "Run") - Right-click the new "Custom" item and choose "Edit Item" - In the Edit Item Menu, enter "monitor_off" in the Command field and "Sleep" for the Label
2Shirt commented 2022-06-16 20:28:09 -06:00 (Migrated from gitea.2shirt.work)

Workaround applied in 989fe9f047

Workaround applied in 989fe9f0471ee55c589a79c47bbe5eb22d321177
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 2Shirt/WizardKit#180
No description provided.