Control your dualsense controller using this app on linux.
Credit - https://github.com/nowrep/dualsensectl
- Go to Releases
- Download the zip file named
dualsensectl-[ver].zip
- Extract it 4.1) cd to the directory where its extracted
- Now Run
./DualSenseCtl
- open file manager and go to the directory where its extracted
- double click the application with the icon
Press Ctrl + Alt + t or Open it via gui depending upon your distro
git clone https://github.com/kavishdev/dualsensectl.git #Clone Repo
cd dualsensectl
mkdir build
cd build
cmake .. #run CMake
make #Build files
You will have a executable known as DualSenseCtl in the build forder
./DualSenseCtl
This will open up a window.
Run this command and this will install exec file to /usr/local/bin
make install
1) Go to [Releases](/releases)
2) Download the zip file named ```dualsensectl-[ver].deb```
5) Now Run
DualSenseCtl from any where in your terminal