Mengaktifkan Mouse Scrolling Pada Arch Linux

Kalau tak silap saya, mouse scrolling sememangnya sudah diaktifkan sebaik sahaja anda siapkan pemasangan persekitaran desktop pada Arch Linux. Tetapi buat mereka yang menghadapi masalah dengan mouse scrolling yang masih belum diaktifkan, anda boleh cuba cara ini:

1. Pasang ABS terlebih dahulu:

sudo pacman -S abs

2. Pasangkan Wget (kalau masih belum pasang):

sudo pacman -S wget

3. Ikuti sahaja langkah di bawah ini satu persatu. Ia adalah untuk anda memuat turun tampalan bagi bugs dalam xorg-server:

mkdir build 

cd build 

ABSROOT=. abs extra/xorg-server 

cd extra/xorg-server 

wget -O scrollfix.patch “http://cgit.freedesktop.org/xorg/xserver/patch/?id=2d4fda4b09e67e47d3e6fc4743fc6e81bfe40f28”

3. Setelah siap muat turun fail tampalan, tibalah masa untuk kita bina pakej tersebut dan pasangkan ia:

makepkg -s PKGBUILD

Kalau ada masalah, cukup sekadar:

makepkg -s

NOTA: Perintah ‘-s’ adalah untuk menyelesaikan masalah dependency. Adakah anda tahu jika tidak menggunakan perintah tersebut, anda perlu menjalankan pemasangan dependency secara manual:

sudo pacman -S xf86driproto xcmiscproto xtrans bigreqsproto resourceproto glproto dri2proto xorg-util-macros

4. Siap sudah kesemuanya dibina, pasang terus pakej-pakej tersebut dengan perintah:

sudo pacman -U *pkg.tar.xz

5. Mulai semula (reboot) PC anda dan sebaik log masuk, cuba uji mouse scrolling. Harapnya ia berjaya selesaikan masalah anda!

Arya Putra
Arya Putrahttps://omghackers.com/
I am Arya Putra, a tech enthusiast and the founder of OMGHackers.com. With a passion for cybersecurity, open-source software, and emerging technologies, I specialize in reviewing and analyzing digital tools that shape the future.My goal is to provide in-depth, honest, and insightful reviews to help users make informed decisions about the latest tech innovations. Whether it’s software, hardware, or security-related topics, I strive to deliver content that is both practical and engaging.If you’re looking for a dedicated tech reviewer, I’m open to collaborations. For review inquiries, feel free to contact me at arya@omghackers.com

Artikel Terkini

spot_imgspot_img

Artikel Berkaitan

spot_imgspot_img