Процесс установки модуля npm

Вот что сработало для меня в Ubuntu 14.10

Откройте терминал, нажав Ctrl + Alt + T и используйте следующую команду:
sudo nautilus

Это откроет окно с привилегиями sudo и позволять вам изменять и сохранять файлы root.

Откройте терминал, нажав Ctrl + Alt + T и используйте следующую команду:
sudo nautilus

Открыть терминал, нажав Ctrl + Alt + T и используя следующую команду:

# This option enables the bottom right corner to be a right button on clickpads
# and the right and middle top areas to be right / middle buttons on clickpads
# with a top button area.
# This option is only interpreted by clickpads.
  Section "InputClass"
     Identifier "Default clickpad buttons"
     MatchDriver "synaptics"
     Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
     Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
   EndSection
Добавьте две дополнительные строки перед опцией «SoftButtonAreas» «50% 0 82% 0 0 0 0 0»:
     Option "ClickPad"         "true"
     Option "EmulateMidButtonTime" "0"
[!d8 ]

Найдите абзац:

Откройте терминал, нажав Ctrl + Alt + T и используйте следующую команду:

# This option enables the bottom right corner to be a right button on clickpads
# and the right and middle top areas to be right / middle buttons on clickpads
# with a top button area.
# This option is only interpreted by clickpads.
  Section "InputClass"
     Identifier "Default clickpad buttons"
     MatchDriver "synaptics"
     Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
     Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
   EndSection
0
задан 1 November 2017 в 11:07

0 ответов

Другие вопросы по тегам:

Похожие вопросы: