$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Step-by-step – Xinput Manjaro Tutorial

December 16, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing Xinput

    Now to Install Xinput Utility for Manjaro
    Simply play:

    sudo pacman -Sy xorg-xinput

    Again, to manage your Input Devices install also evdev and some others Input Utilities like:

    sudo pacman -Sy xf86-input-evdev xf86-input-libinput xf86-input-mouse

Contents