Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hotkeys on Acer C720 Chromebook KDE Plasma?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
minsoehan
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2015
Posts: 101
Location: Yangon, Burma. (Mother Su's Country)

PostPosted: Mon Apr 03, 2017 5:07 am    Post subject: Hotkeys on Acer C720 Chromebook KDE Plasma? Reply with quote

I read this page https://wiki.archlinux.org/index.php/Chrome_OS_devices#Hotkeys and trying to get function keys work in Gentoo (Systemd) + KDE Plasma on Acer C720 Chromebook using xkeyboard-config.
According to that page, I just need to run
Code:
$ localectl set-x11-keymap us chromebook


Screen brightness and audio keys are working now.
But Alt_R + Backspace for Delete Key not work.
And also Alt_R + Search key for Caplock key not work.

Every function keys combining with Alt_R key are not working now.

chromebook section in /usr/share/x11/xkb/symbols/inet file is here:
Code:
xkb_symbols "chromebook" {
   include "level3(ralt_switch)"
        key <FK01> {    [ XF86Back ] };
        key <FK02> {    [ XF86Forward ] };
        key <FK03> {    [ XF86Reload ] };
        key <FK04> {    [ F11 ] };
//        key <FK05> {    [ F5, F5, F5, F5 ] }; // Overview key
        key <FK06> {    [ XF86MonBrightnessDown ] };
        key <FK07> {    [ XF86MonBrightnessUp ] };
        key <FK08> {    [ XF86AudioMute ] };
        key <FK09> {    [ XF86AudioLowerVolume ] };
        key <FK10> {    [ XF86AudioRaiseVolume ] };
        key <BKSP> {    [ BackSpace, BackSpace, Delete ] };
        key <UP>   {    [ Up, Up, Prior, Up ] };
        key <DOWN> {    [ Down, Down, Next, Down ] };
        key <LEFT> {    [ Left, Left, Home, Left ] };
        key <RGHT> {    [ Right, Right, End, Right ] };
        key <LWIN> {    [ Super_L, Super_L, Caps_Lock, Super_L ] };


As the chromebook section shows, I should have those function keys combining with Alt_R are working.
But not.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Tue Apr 04, 2017 7:42 pm    Post subject: Reply with quote

Code:
Screen brightness and audio keys are working now.
But Alt_R + Backspace for Delete Key not work.
And also Alt_R + Search key for Caplock key not work.


HAve you checked your kernel? have you rebuild your kernel with anything which may be related as module?

afaik chrome books needs speical kernel or userspace, there was a topic here several weeks ago, which pointed to some external repro. /gibhub or something ...

HAve you checked for that?

Quote:
chromebook section in /usr/share/x11/xkb/symbols/inet file is here:


nope.

without proper kernel settings / software which works with your firmware you won't see that

--

Have you checked gentoo wiki before?

https://wiki.gentoo.org/wiki/User:Jrtk/drafts/acer_c720

topic:
User:Jrtk/drafts/acer c720

Quote:
The Acer C720 Chromebook features a "legacy boot" mode that makes it easy to boot Linux.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Tue Apr 04, 2017 7:46 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-982176.html

Quote:
Installing Gentoo/Sabayon on Acer C720 Chromebook


http://www.ideatoworking.com/Blogs/ID/21/How-To-Easily-Install-Gentoo-On-Acer-C720-Chromebook

Quote:
http://www.ideatoworking.com/Blogs/ID/21/How-To-Easily-Install-Gentoo-On-Acer-C720-Chromebook


First three results with google.

Please check those links first. If there are any issues, after you have adapted your kernel and applied htose suggetions, please report back.
Back to top
View user's profile Send private message
minsoehan
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2015
Posts: 101
Location: Yangon, Burma. (Mother Su's Country)

PostPosted: Thu Apr 06, 2017 5:33 am    Post subject: Reply with quote

I have checked those links first three result with Google search.
They are not very helpful for post installation problem and most of them are about distros with pre-compiled kernel.
So not much post about kernel configuration for ChromeOS.

Anyhow, I am successfully running Gentoo on this Acer C720 Chromebook with my custom compiled kernel except some graphic glitch and small problem.

Now, I am searching and testing things in kernel for better supports.
I will report back soon.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Thu Apr 06, 2017 12:30 pm    Post subject: Reply with quote

the gentoo wiki link i provided lists every kernel module in use

https://wiki.gentoo.org/wiki/User:Jrtk/drafts/acer_c720

Have you checked github / google for something specific for chormebooks. I had a few weeks ago a topic with specific software for chromebooks.

systemd and plamsa is problematic. I will not discuss this anymore.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum