Search This Blog

Showing posts with label gnome. Show all posts
Showing posts with label gnome. Show all posts

Install Chinese input method on Rocky Linux

  1. sudo yum install @input-methods
  2. sudo yum install -y ibus-libpinyin
  3. Open Settings, then Keyboard, in Input sources section, click + button, click Chinese(China), select Chinese(Intelligent Pinyin), click Add button.

Rocky Linux: enable maximise button in window titlebars

  1. Install gnome-tweaks
    sudo yum install gnome-tweaks
  2. Start Tweaks via Activities, select Window Titlebars, check Maximise

Disable Gnome auto hide dock

  1. Install Dash to Dock extension for Gnome:
    • Debian Linux:
      sudo apt install gnome-shell-extensions gnome-shell-extension-dashtodock
    • Ubuntu Linux:
      sudo yum install gnome-extensions-app gnome-shell-extension-dash-to-dock
  2. Open Extensions via Activities, enable Dash to Dock, click the gear button to customize, then disable Intelligent autohide

Install Chinese input method on Debian 11 (Gnome)

  1. Install ibus-pinyin
    sudo apt install ibus-pinyin
    
  2. Settings -> Region & Language add Chinese (Pinyin) to Input Sources
  3. Log off and

Ubuntu Gnome: swap Ctrl key with Win/CMD key

  • Install gnome-tweaks
  • Start Tweaks, select Keyboard and Mouse from the left side bar, then click Additional Layout Options button:
  • Open Ctrl position, check Swap Left Win with Left Ctrl

Debian/Ubuntu Gnome: add folder to Places menu (Bookmarks in the left side bar)

There is Bookmarks menu in the file explore. To add a bookmark folder, select the folder then select Bookmarks menu and click Add.