You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,13 @@ sudo make install
229
229
For Raspbian, you can follow the procedure described in stackexchange (http://raspberrypi.stackexchange.com/questions/39254/updating-bluez-5-23-5-36)
230
230
and install a newer version of BlueZ from the stretch sources
231
231
232
+
## How to set the keyboard to a English-US layout
233
+
Go to Localization options, then:
234
+
235
+
Locale -> remove en_GB, add en_US.UTF-8, then choose enUS.UTF-8 as default
236
+
237
+
Keyboard layout -> choose a generic keyboard -> in the next list you'll see only UK keyboards. Go down and choose "other" -> Choose English (US) -> Choose English (US) agian
238
+
232
239
## Notes on how to create an image and copying it on multiple hubs
233
240
Ingeneral, follow the instructions on how to setup a regular hub, except:
234
241
* Do not expand the file system. It seems that HypriotOS and Jessie both expand it automatically. So in order to turn it off, edit /boot/boot/cmdline.txt and remove the call to init=/usr/lib/raspi-config/init_resize.sh
0 commit comments