Open Terminal, enter:
sudo su -echo0 >/sys/module/hid_apple/parameters/iso_layout
sudo su-requires root permission, so before using please note that the root has been downloaded, no root Please enter the following code:
#没有root的请输入以下代码下载root sudo Install root
At this point you will find that "~" can be called out, but the reboot system will return to the original, so we will add a line of code in the following rc.local file:
Path:/etc/rc.local
sudo VI /etc/rc.local
Write the following code:
Echo 0 >/sys/module/hid_apple/parameters/iso_layout
Note: The VI command requires VIM compiler, not downloaded by classmates: sudo apt-get intall vim download vim
The specific operation on Vim is not introduced.
Here MacBook Pro/air uses the Linux tilde "~" to become a BUG with other symbols to perfectly solve!
The perfect solution for using the wave "~" of the Linux Ubuntu system to become other symbols under the MacBook Pro/air