Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Cria um dispositivo gerenciado de cores

## Explantion:
## Ia a security policy
## Policy file (on ubuntu 20.04):
## /usr/share/polkit-1/actions/org.freedesktop.color.policy

# Create pkla file
sudo nano /etc/polkit-1/localauthority/50-local.d/create-device-tf2.pkla

# Add folow content
[Allow Color Manager]
Identity=unix-user:*
Action=org.freedesktop.color-manager.create-device;org.freedesktop.color-manager.create-profile;org.freedesktop.color-manager.delete-device;org.freedesktop.color-manager.delete-profile;org.freedesktop.color-manager.modify-device;org.freedesktop.color-manager.modify-profile;org.freedesktop.color-manager.install-system-wide;org.freedesktop.color-manager.device-inhibit;org.freedesktop.color-manager.sensor-lock
ResultAny=yes
ResultInactive=yes
ResultActive=yes
Comment

PREVIOUS NEXT
Code Example
Shell :: github quick setup page 
Shell :: node-gyp rebuild 
Shell :: show wifi password linux 
Shell :: Install current nodejs on linux 
Shell :: nvm how to install specific version of node 
Shell :: foreach loop powershell 
Shell :: git clear remote branch 
Shell :: how to fork litecoin 
Shell :: how to safely remove partner modules magento2 
Shell :: npm ERR! Command failed: git clone --depth=1 -q -b 1.3.8 git://github.com/eligrey/FileSaver.js.git 
Shell :: kill apache 
Shell :: debian uninstall package 
Shell :: mac os htop not returning cpu 
Shell :: git remove file from watch 
Shell :: how to change time on kali linux 
Shell :: check public ip address in terminal 
Shell :: install jq in windows 
Shell :: git get username 
Shell :: filmora 10 crack download without watermark 
Shell :: how to install figma for linux 
Shell :: npm install -g angular cli 
Shell :: bash script count directories in directory 
Shell :: bash delete all symlinks 
Shell :: how to create a new project using vite 
Shell :: check disk space ubuntu from terminal 
Shell :: Listener kali linux 
Shell :: linux mint package manager 
Shell :: apache2 change directory root 
Shell :: Install psycopg2-binary on linux 
Shell :: how to clone a specific git tag 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =