Laptop Resume: Turn on two TVs, Suspend: turn off two TVs
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've just started researching: USB-UIRT (Universal Infrared Receiver/Transmitter) allows any USB-equipped PC to Transmit and Receive Infrared signals to common AV equipment.
My goal is when opening laptop lid two TVs are turned on and one TV has remote control code sent to change resolution from "Natural" to "Native" which is to say 1920x1080 without 10 pixels dropped around the border.
Currently I have to use two manual TV remote controllers and in the interests of automation (and laziness?) I'd like to use a USB-UIRT.
I have three other remote controllers next to me (Blu-Ray, A/C and Window Fan) but they would be on-demand and not hooked into laptop's startup / shutdown / suspend / resume software. A reboot would not power off TVs.
Question: Can you share what software you have used with a USB-UIRT?
usb suspend power-management external-monitor
add a comment |
I've just started researching: USB-UIRT (Universal Infrared Receiver/Transmitter) allows any USB-equipped PC to Transmit and Receive Infrared signals to common AV equipment.
My goal is when opening laptop lid two TVs are turned on and one TV has remote control code sent to change resolution from "Natural" to "Native" which is to say 1920x1080 without 10 pixels dropped around the border.
Currently I have to use two manual TV remote controllers and in the interests of automation (and laziness?) I'd like to use a USB-UIRT.
I have three other remote controllers next to me (Blu-Ray, A/C and Window Fan) but they would be on-demand and not hooked into laptop's startup / shutdown / suspend / resume software. A reboot would not power off TVs.
Question: Can you share what software you have used with a USB-UIRT?
usb suspend power-management external-monitor
Readman pm-action
or manpages.ubuntu.com/manpages/bionic/en/man8/pm-action.8.html to see where to intervene.
– waltinator
Apr 1 at 23:10
@waltinator I already have lots of suspend/resume hooks in systemd. My question was about USB-UIRT software recommendations.
– WinEunuuchs2Unix
Apr 1 at 23:13
add a comment |
I've just started researching: USB-UIRT (Universal Infrared Receiver/Transmitter) allows any USB-equipped PC to Transmit and Receive Infrared signals to common AV equipment.
My goal is when opening laptop lid two TVs are turned on and one TV has remote control code sent to change resolution from "Natural" to "Native" which is to say 1920x1080 without 10 pixels dropped around the border.
Currently I have to use two manual TV remote controllers and in the interests of automation (and laziness?) I'd like to use a USB-UIRT.
I have three other remote controllers next to me (Blu-Ray, A/C and Window Fan) but they would be on-demand and not hooked into laptop's startup / shutdown / suspend / resume software. A reboot would not power off TVs.
Question: Can you share what software you have used with a USB-UIRT?
usb suspend power-management external-monitor
I've just started researching: USB-UIRT (Universal Infrared Receiver/Transmitter) allows any USB-equipped PC to Transmit and Receive Infrared signals to common AV equipment.
My goal is when opening laptop lid two TVs are turned on and one TV has remote control code sent to change resolution from "Natural" to "Native" which is to say 1920x1080 without 10 pixels dropped around the border.
Currently I have to use two manual TV remote controllers and in the interests of automation (and laziness?) I'd like to use a USB-UIRT.
I have three other remote controllers next to me (Blu-Ray, A/C and Window Fan) but they would be on-demand and not hooked into laptop's startup / shutdown / suspend / resume software. A reboot would not power off TVs.
Question: Can you share what software you have used with a USB-UIRT?
usb suspend power-management external-monitor
usb suspend power-management external-monitor
asked Apr 1 at 22:57
WinEunuuchs2UnixWinEunuuchs2Unix
48.3k1197187
48.3k1197187
Readman pm-action
or manpages.ubuntu.com/manpages/bionic/en/man8/pm-action.8.html to see where to intervene.
– waltinator
Apr 1 at 23:10
@waltinator I already have lots of suspend/resume hooks in systemd. My question was about USB-UIRT software recommendations.
– WinEunuuchs2Unix
Apr 1 at 23:13
add a comment |
Readman pm-action
or manpages.ubuntu.com/manpages/bionic/en/man8/pm-action.8.html to see where to intervene.
– waltinator
Apr 1 at 23:10
@waltinator I already have lots of suspend/resume hooks in systemd. My question was about USB-UIRT software recommendations.
– WinEunuuchs2Unix
Apr 1 at 23:13
Read
man pm-action
or manpages.ubuntu.com/manpages/bionic/en/man8/pm-action.8.html to see where to intervene.– waltinator
Apr 1 at 23:10
Read
man pm-action
or manpages.ubuntu.com/manpages/bionic/en/man8/pm-action.8.html to see where to intervene.– waltinator
Apr 1 at 23:10
@waltinator I already have lots of suspend/resume hooks in systemd. My question was about USB-UIRT software recommendations.
– WinEunuuchs2Unix
Apr 1 at 23:13
@waltinator I already have lots of suspend/resume hooks in systemd. My question was about USB-UIRT software recommendations.
– WinEunuuchs2Unix
Apr 1 at 23:13
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130474%2flaptop-resume-turn-on-two-tvs-suspend-turn-off-two-tvs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1130474%2flaptop-resume-turn-on-two-tvs-suspend-turn-off-two-tvs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Read
man pm-action
or manpages.ubuntu.com/manpages/bionic/en/man8/pm-action.8.html to see where to intervene.– waltinator
Apr 1 at 23:10
@waltinator I already have lots of suspend/resume hooks in systemd. My question was about USB-UIRT software recommendations.
– WinEunuuchs2Unix
Apr 1 at 23:13