Difference between revisions of "Enable Touchpad Horizontal and Vertical Scrolling/ru"

Created page with "Чтобы использовать nano (терминальный текстовый редактор по умолчанию), введите команду:"
(Created page with "Чтобы использовать nano (терминальный текстовый редактор по умолчанию), введите команду:")
Line 10: Line 10:




To use nano (the default text-based terminal editor) enter the command:
Чтобы использовать nano (терминальный текстовый редактор по умолчанию), введите команду:


  sudo nano /etc/X11/xorg.conf.d/50-synaptics.conf  
  sudo nano /etc/X11/xorg.conf.d/50-synaptics.conf  




Otherwise, you may find it easier to read and edit the file by using gedit, which will open the configuration file as if it were a document. To use gedit instead, enter the command:
В противном случае вам может быть проще читать и редактировать файл с помощью gedit, который откроет файл конфигурации как документ. Для использования gedit, введите команду:


  sudo gedit /etc/X11/xorg.conf.d/50-synaptics.conf
  sudo gedit /etc/X11/xorg.conf.d/50-synaptics.conf


= Enable Click on Tap, Vertical and Horizontal Scrolling =
= Включение клика при касании, вертикальной и горизонтальной прокрутки =


Once the synaptic configuration file has been opened, replace the content of this file with the following:
Once the synaptic configuration file has been opened, replace the content of this file with the following:
translator
11,127

edits