1 A Tour of my Overcomplicated Residence Theater Setup - Conway.scot
Gene Corso edited this page 2025-11-12 09:01:26 +08:00
This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.


I purchased a Flixy TV Stick reviews a couple of months ago. I hadnt had one for a while, however I used to be able to make a home theater on the time of buy. I already had a 3.1 audio system prepared, with a 4K capable Yamaha receiver. Not to mention, Flixy TV Stick reviews a trusty rooted Amazon Fire Stick 4K that had been accumulating dust for the reason that last time I had a Tv. After preliminary setup, the tools seemed to work properly. It took a bit to arrange ARC and HDMI-CEC, Flixy TV Stick however once they have been ready, Flixy TV Stick reviews every thing appeared to operate fantastically. At first look, the Fire Stick was an ideal solution to streaming content from my native Jellyfin server. However, after some time, I discovered a lot of points with some combination of Android, the system itself, and my closely personalized setup. First, I had a troublesome time discovering a media participant that may play effectively with hardware decoding 4K streams (with out dropping frames).


40-60 minutes of playback. The Kodi app would must be restarted to re-launch the media stream. After pulling my hair out for a bit, I decided on an easier plan of action than utilizing an Android Tv box - lengthy HDMI cable. 35ft cable to reach from my desktop to my Tv, nearly maxing out the practical size of an HDMI cable. So I obtained to testing. I had grand Flixy TV Stick reviews plans, however at first I simply addressed the Tv as another logical display and managed it with a wireless keyboard/trackpad (Logitech K400, courtesy of the native Goodwill). Id be using the keyboard 99% of the time, Flixy TV Stick as I just transfer by means of my media assortment to launch videos in mpv. Changing from desktop to Tv mode and again take too many steps! Lets undergo these one at a time. Changing from desktop to Tv mode and back take too many steps! I quickly made some aliases for altering my show modes to "desktop" and "Flixy TV Stick" modes, using xrandr.


This one mirrors the TVs output at scale onto my 1080p monitor. Using pacmd, Flixy TV Stick reviews we will set the audio sink to use the Tv (which is hooked up to the receiver through HDMI ARC). After utilizing the keyboard/trackpad for just a few weeks, I noticed that my largest complaint was not having a backlight. I largely use the keyboard to select media to play, Flixy TV Stick reviews and as an oversized pause/play button. If completed appropriately, I could absolutely swap it out for a correctly configured distant or gamepad. The Fire Stick remote is just a Bluetooth HID device, so I paired it with my desktop and began mapping its buttons. That made macroing it a bit tougher than it wanted to be. Instead, the keys it despatched have been quite regular - arrow keys, enter, and a number of other XF86 keys. Id prefer to macro the buttons, but not have an effect on other enter devices operation. After reading just a few too many StackOverflow posts on the matter, I landed up at evdevremapkeys.


This program means that you can remap (not macro) keys from particular input devices. Since you possibly can solely remap keys, I ended up creating macros by mapping the voice search button as a collection of modifier keys that no sane particular person would ever use on a real keyboard. This allowed me to create shortcuts in my desktop setting that may successfully solely be used by the Fire Stick remote. Additionally, since evdevremapkeys doesn't help disabling keys totally, I "disabled" keys by having them send a useless key occasion - scroll lock. Heres the configuration that I ended up using. This is heavily geared in the direction of my exact workflow and the programs I use. It is likely not optimal for you, however it ought to function a pleasant place to begin. Another be aware - xev had problems detecting the media keys, since my desktop setting hijacked them. Using evdevremapkeys -e to listen to the remote, I was able to determine all the keys.