diff --git a/src/hardware.mustache b/src/hardware.mustache index 6d34f2a..a71bb3f 100644 --- a/src/hardware.mustache +++ b/src/hardware.mustache @@ -16,15 +16,15 @@ function app() { { key : 'headphone_jack', title : 'Headphone jack' }, { key : 'bluetooth', title : 'Bluetooth' }, { key : 'wifi', title : 'Wifi' }, - { key : 'gamepad', title : 'Gamepad' }, + { key : 'gamepad', title : 'Built-in gamepad' }, { key : 'volume_buttons', title : 'Volume buttons' }, { key : 'extra_buttons', title : 'Extra buttons' }, { key : 'suspend', title : 'Suspend/Resume' }, { key : 'finger_print_reader', title : 'Finger print reader' }, { key : 'gyro', title : 'Gyro' }, { key : 'micro_sd', title : 'microSD slot' }, - { key : 'video_out', title : 'Video out (with compatible dock/adapter)' }, - { key : 'ethernet', title : 'Wired network (with compatible dock/adapter)' }, + { key : 'video_out', title : 'Audio/Video out (with compatible dock/adapter/cable)' }, + { key : 'ethernet', title : 'Wired network (with compatible dock/adapter/cable)' }, { key : 'tdp_control', title : 'TDP control (via Chimera app)' }, { key : 'egpu', title : 'eGPU support' }, ],