Skip to content

Instantly share code, notes, and snippets.

@rickybrent
rickybrent / chromebook.yaml
Created January 25, 2018 07:35
Remap the assistant key on a chromebook with evdevremapkeys. This will unfortunately also remap it in Chrome OS. Run "evdevremapkeys -f chromebook.yaml" before
devices:
- input_name: 'AT Translated Set 2 keyboard'
input_phys: 'isa0060/serio0/input0'
output_name: remap-pixelbook-kbd
remappings:
KEY_ASSISTANT:
- KEY_COMPOSE
@rickybrent
rickybrent / chromebook.yaml
Created January 25, 2018 07:35
Remap the assistant key on a chromebook with evdevremapkeys. This will unfortunately also remap it in Chrome OS. Run "evdevremapkeys -f chromebook.yaml" before
devices:
- input_name: 'AT Translated Set 2 keyboard'
input_phys: 'isa0060/serio0/input0'
output_name: remap-pixelbook-kbd
remappings:
KEY_ASSISTANT:
- KEY_COMPOSE