Search results

  1. C

    [SOLVED] xrandr overrides --panning setting for HDMI display

    I've hooked up a HDMI display to my laptop, and it almost works, except that my HDMI display seems to overlap with my primary display such that it ignores my --panning option. Both my internal eDP-1 display and my HDMI-1-0 display are 1920x1080 and i'm trying to place my HDMI display on the...
  2. C

    [solved] picom blurs maim!

    I just recently discovered maim, a more updated and better-looking replacement for scrot. The problem I'm having is that maim overlays my entire screen in order to do its thing, which gets caught by picom, my compositor, and I have background-blur enabled for transparent windows, so maim...
  3. C

    [SOLVED] I broke my bootloader?

    I'm using a ThinkPad X1 Extreme Gen2 with Artix Linux. It's been going good for several months. I recently tried updating my firmware with "fwupdmgr install" on the official Lenovo cab file and it told me there were no compatible devices. I eventually gave up on using fwupd and created a usb...
  4. C

    make: gcc: Permission denied -- what?

    henlo all I am having a bit of trouble getting gcc to run via make. I discovered this problem while trying to install a ruby gem, which invokes make to build the extensions, and got the "make: gcc: Permission denied" error. I have since experimented with a C++ hello world project and then a C...
Top