[LINUX] How to set a shortcut to switch full-width and half-width with IBus

--Environment - CentOS Linux release 7.8.2003 (Core) - IBus 1.5.17

  1. Display the dialog from [Preferences]
  2. [General] tab> [Keyboard Shortcuts]> [Next input method:]> [...] button to display the dialog
  3. Set [Key code:] and [Modifiers:]
  4. Click the [Add]> [Apply]> [OK] button to close the dialog.
  5. Click the [Close] button to close the dialog

image.png

Recommended Posts

How to set a shortcut to switch full-width and half-width with IBus
How to make a deadman's switch
How to make a surveillance camera (Security Camera) with Opencv and Python
[Blender] How to set shape_key with script
How to split and save a DataFrame
How to add a package with PyCharm
How to put a half-width space before letters and numbers in Python.
How to read a CSV file with Python 2/3
How to send a message to LINE with curl
How to draw a 2-axis graph with pyplot
How to develop a cart app with Django
How to make a dictionary with a hierarchical structure.
How to create a shortcut command for LINUX
How to switch between Linux and Mac shells
How to set up a local development server
How to create a multi-platform app with kivy
How to apply updlock, rowlock, etc. with a combination of SQLAlchemy and SQLServer
[Python] How to create a local web server environment with SimpleHTTPServer and CGIHTTPServer
How to set a shared folder with the host OS in CentOS7 on VirtualBOX
How to convert / restore a string with [] in python
How to set up a Google Colab environment with Coursera's advanced machine learning courses
[Python] How to draw a line graph with Matplotlib
How to set up a Python environment using pyenv
How to create a submenu with the [Blender] plugin
How to get a logged-in user with Django's forms.py
How to convert a class object to a dictionary with SQLAlchemy
How to set up a VPN gateway to establish a connection between Alibaba Cloud and AWS
How to make a shooting game with toio (Part 1)
How to share folders with Docker and Windows with tensorflow
How to extract null values and non-null values with pandas
How to loop and play gif video with openCV
[Python] How to create a 2D histogram with Matplotlib
How to set up and compile your Cython environment
How to switch to smartphone mode with Python + Selenium + Chrome
[How to!] Learn and play Super Mario with Tensorflow !!
[Python] How to draw a scatter plot with Matplotlib
How to set up WSL2 on Windows 10 and create a study environment for Linux commands
How to interactively draw a machine learning pipeline with scikit-learn and save it in HTML
Steps to set up Pipenv, create a CRUD app with Flask, and containerize it with Docker
[Python] What is a tuple? Explains how to use without tuples and how to use it with examples.
How to insert a specific process at the start and end of spider with scrapy
How to deploy a web app made with Flask to Heroku
How to make a Cisco Webex Teams BOT with Flask
How to put a hyperlink to "file: // hogehoge" with sphinx-> pdf
How to install NPI + send a message to line with python
How to kill a process instantly with Python's Process Pool Executor
How to convert an array to a dictionary with Python [Application]
How to manage a README for both github and PyPI
How to output a document in pdf format with Sphinx
[Python] How to play with class variables with decorator and metaclass
How to create a flow mesh around a cylinder with snappyHexMesh
How to print characters as a table with Python's print function
[Python] How to set variable names dynamically and speed comparison
How to make a simple Flappy Bird game with pygame
Try to bring up a subwindow with PyQt5 and Python
How to do Bulk Update with PyMySQL and notes [Python]
How to display a list of installable versions with pyenv
How to extract other than a specific index with Numpy
A story about how to deal with the CORS problem
How to build a python2.7 series development environment with Vagrant
How to write a metaclass that supports both python2 and python3