motioneye-project / motioneyeos

A Video Surveillance OS For Single-board Computers
Other
7.88k stars 903 forks source link

change keyboard language on motioneyeos #2672

Open githlp opened 3 years ago

githlp commented 3 years ago

Preliminary Docs

confirm/confirm

running motionEyeOS version: 20200606 on Raspberry PI4

Is there a possibility to change the keyboard layout on the login shell ?

I found this within the closed issues https://github.com/ccrisan/motioneyeos/issues/1668

but i think the answer is invalid, not the question.

Motioneyeos IS the only OS on that Raspi4 and i cannot change the keyboard language layout on my Raspi4 Hardware with a jumper or something.

The question is what config file must be changed to change the keyboard layout since typical tools as raspi-config are not available and the insertion of a keyboard config file like /etc/default/keyboard does not change anything..

starbasessd commented 3 years ago

Does your prefered keyboard layout work when you SSH in?

githlp commented 3 years ago

with ssh the remote [shell|keyboard] config is applied, of course.

The question was about changing the keymap for the local login shell on the BuildRoot environment of latest MotionEyeOS.

But maybe the change of keyboard layout is not applicable anymore after building, just wondering..

Thanks!

starbasessd commented 3 years ago

I realize that. Before I tag it, though, I wanted to see if there is a viable work-around. Have you turned on Debug Mode (to enable the filesystem to be read/write, instead of read only, make your change, then turn off Debug Mode? motionEyeOS was built as a minimalist, headless system, and motionEye is for sitting on top of a full OS.

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, Feb 16, 2021 at 6:31 AM Ronald notifications@github.com wrote:

no, with ssh the remote [shell|keyboard] config is applied.

The question was about changing the keymap on the local login shell on the BuildRoot environment of latest MotionEyeOS.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2672#issuecomment-779777449, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHMIJXEA7UF7YQTIK3LS7JJRPANCNFSM4XWFSXDA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?

githlp commented 3 years ago

well i remounted root rw, otherwise i would not have been able to place a keyboard file in the new default folder but that file is not recognized, so i was wondering where language or layout values are set.

starbasessd commented 3 years ago

It appears to be a ThingOS limitation. Several other packages using it seem to have the same issue, even placing the 'right' files where they belong.

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free. www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Tue, Feb 16, 2021 at 6:54 AM Ronald notifications@github.com wrote:

well i remounted root rw, otherwise i would not have been able to place a keyboard file in the new default folder but that file is not recognized, so i was wondering where language or layout values are set.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ccrisan/motioneyeos/issues/2672#issuecomment-779788545, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZTUHPK4PKLSZG44IGVKKDS7JMGTANCNFSM4XWFSXDA .

-- Thanks

Kevin Shumaker

Personal Tech Support https://kevinshumaker.wixsite.com/thethirdlevel

N38° 19' 56.52" W85° 45' 8.56"

Semper Gumby “Don't tell people how to do things. Tell them what to do and let them surprise you with their results.” - G.S. Patton, Gen. USA Ethics are what we do when no one else is looking. Quis custodiet ipsos custodes? “There is no end to the good you can do if you don’t care who gets the credit.” - C Powell You know we're sitting on four million pounds of fuel, one nuclear weapon and a thing that has 270,000 moving parts built by the lowest bidder. Makes you feel good, doesn't it?