LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Tilde / back-tick key not giving me a tilde or back-tic. Ubuntu 10.04 on Macbook Pro (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/tilde-back-tick-key-not-giving-me-a-tilde-or-back-tic-ubuntu-10-04-on-macbook-pro-821534/)

BrianK 07-22-2010 12:12 PM

Tilde / back-tick key not giving me a tilde or back-tic. Ubuntu 10.04 on Macbook Pro
 
I'm guessing this is a simple one, but I can't seem to find how to get my backtick/tilde key doing what it's supposed to. Currently, I get these chars with that key:

§ ±

My keyboard is set to US Macintosh. This is a Macbook Pro 5,1. I'm running Ubuntu 10.04.

TIA.

aus9 07-22-2010 07:11 PM

hi

consider these links pls

http://ubuntuforums.org/showthread.p...cbook+keyboard

I don't use Ubuntu but
http://mac.linux.be/phpBB3/viewtopic.php?f=14&t=80

get you to kb layout hopefully....change USA (Macintosh)" to "USA

uxeric 08-19-2015 02:09 PM

I had the same issue. When I set my keyboard to US however, it changed from § ± to < ! (instead of ` ~ as is displayed on the key).

To correct the issue, I set my keyboard to English (UK, Macintosh).

crystalocean 09-01-2015 09:14 PM

Hi Brian,

Code:

sudo nano /etc/rc.local
Add this line:
Code:

echo 0 > /sys/module/hid_apple/parameters/iso_layout
Source: askubuntu (dot) com (slash) questions (slash) 530325 (slash) tilde-key-on-mac-air-with-ubuntu

Hope this helps!


All times are GMT -5. The time now is 08:31 AM.