Skip to main content
Help Center
Toggle navigation menu
Back to XMG.gg
English (GB)
Deutsch (Deutschland)
XMG Help Center
Troubleshooting
Standby and Hibernate
Search
Standby and Hibernate
Advanced troubleshooting for Standby issues
How to remove Standby from the user experience (optionally: replace with Hibernate)
Laptop consumes about 2% battery capacity per hour in standby mode
Laptop seems to go into standby mode randomly (by itself)
Laptop wakes up from standby or hibernate by itself
Problems with Standby (Sleep)
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>