Thu, 28 Mar 2024 07:32:00 GMT
How to control scrolling speed in Pop OS or Ubuntu? List the Id's and look for 'ELAN1200: ...' or anything with touchpad mentioned : xinput list Grab the ID and List the properties for this ID (eg: 14) : xinput list-props 14 Set the value of the property
Control the speed of scrolling in pop os or ubuntu
Thu, 28 Mar 2024 07:32:00 GMT
How to use Super + number keys to switch between your favourite apps in pop OS Remove the overridden hotkeys: sudo vim /usr/share/glib-2.0/schemas/50_pop-session.gschema.override Comment out the switch-to-application-n lines: # switch-to-application-1 = [] #
Easily switch between your favourite apps. Avoid using mouse too much.