
UNSOLVED
cctk.exe --keyboardillumination=auto does not work on the E6420
I updated to the current version of 2.0.0, A00 but niether Auto or On work they both return the same thing
cctk --keyboardillumination=auto
The option 'keyboardillumination' is not available or cannot be configured
through software.
cctk --keyboardillumination=auto
The option 'keyboardillumination' is not available or cannot be configured
through software.
Responses (15)
Solutions (0)
DELL-Warren B
1 Rookie
•
1124 Posts
1646
0
Posted June 6th, 2011 08:00
Here is a list of CCTK commands that I received from the CCTK team. They will be making changes to simplify this in the next version of CCTK.
The following are the cctk commands for each of the operations:
1. Setting keyboard illumination off
cctk.exe --keyboardillumination=off
2. Setting keyboard illumination to level 25%
cctk.exe --token=0x02EA
3. Setting keyboard illumination to level 50%
cctk.exe --token=0x02EB
4. Setting keyboard illumination to level 75%
cctk.exe --token=0x02EC
5. Setting keyboard illumination to level 100%
cctk.exe --token=0x02F6
Let me know if you need something else that isn't specified above.
Thanks,
WarrenReply "Here is a list of CCTK commands that I received from the CCTK team. They will be making changes to simplify this in the next version of CCTK.
Thanks that works. The Token option is undocumented in the current version and is very cryptic unlike most of the other options.
The following are the cctk commands for each of the operations:
1. Setting keyboard illumination off
cctk.exe --keyboardillumination=off
2. Setting keyboard illumination to level 25%
cctk.exe --token=0x02EA
3. Setting keyboard illumination to level 50%
cctk.exe --token=0x02EB
4. Setting keyboard illumination to level 75%
cctk.exe --token=0x02EC
5. Setting keyboard illumination to level 100%
cctk.exe --token=0x02F6
Let me know if you need something else that isn't specified above.
Thanks,
Warren"Reply DELL-Warren B
1 Rookie
•
1124 Posts
1646
0
Posted June 7th, 2011 13:00
"Thanks that works. The Token option is undocumented in the current version and is very cryptic unlike most of the other options."
Yes, I've requested documentation on all available tokens, especially if they are the only way (currently) to use CCTK to configure certain options.
Thanks!Reply DELL-Warren B
1 Rookie
•
1124 Posts
1646
0
Posted July 28th, 2011 14:00
CCTK 2.0.1 has been released and addresses this issue. You can find it here
http://www.delltechcenter.com/page/Dell+Client+Configuration+ToolkitReply "Thanks that works. The Token option is undocumented in the current version and is very cryptic unlike most of the other options."
Yes, I've requested documentation on all available tokens, especially if they are the only way (currently) to use CCTK to configure certain options.
Thanks!This is sort of an old thread but I was curious if the token documentation was ever released?
Reply DELL-Warren B
1 Rookie
•
1124 Posts
1646
0
Posted January 31st, 2012 08:00
No, the plan is to ensure that the tools (CCTK, OMCI, etc.) have the tokens properly implemented so that you don't have to use an undocumented token. :)
Reply stevedonato
15 Posts
753
0
Posted February 14th, 2016 17:00
how to keep keyboard backlight on permenently in LINUX ubuntu
Reply

DELL-Warren B
1 Rookie
•
1124 Posts
1646
0
Posted May 31st, 2011 15:00