Posts

Showing posts with the label COMMANDS

Kali Linux : Touchpad issues - tapping, reverse/natural scrolling

Image
By    P arth       Since I've started using Kali Linux, I have often encountered problems with my touchpad. The problem can either be with tapping (tapping the touchpad doesn't result in a click, and I have to press the physical button), or with scrolling (two finger scrolling doesn't work). I have come across the following 3 fixes. At least one of them should work for you- Fix 1: Easiest - GUI setting This fix requires no fancy commands. You just have to go to  Mouse & Touchpad  settings and make appropriate changes. To go to the settings, you can either- Press the windows key (on the lower bottom, Ctrl key, Function key, Windows key, Alt key), and type mouse in the search bar that shows up. Click the activities button on the top left, and type mouse in the search bar that shows up. Now, you should see something like this- kali You can check the  tap to click  and  two finger scroll  options and...

Counter Strike Some Important Console Commands

Image
1-Client Side Commands: ah 1 Toggles Auto-Help (gives player hint messages throught the game) - Setting of 1 = 'on', and 0 = 'off'. cl_observercrosshair 1 Set to '1' to enable crosshairs in Observer mode, '0' to disable. dm 1 Toggles displaying of map briefings after loading a new map - Setting of 1 = 'on', and 0 = 'off' cl_hidefrags 0 Toggles hiding everyone else's scores except your own - Setting of 1 = 'on', and 0 = 'off' drawradar This turns the radar on fastsprites 0 Sets the complexity of the smoke sprites for the smoke grenade - The range is 0-2, with 0 looking the most like actual smoke hideradar This turns the radar off hud_centerid 0 Toggles the centering of the auto-ID text - Setting of 1 = 'on', and 0 = 'off' lefthand 0 Toggles the use of holding weapons in left hand - Setting of 1 = 'on', and 0 = 'off' listmaps Lists the maps available on the server that t...