Line 1,183: |
Line 1,183: |
| | 19 || [3.0.0+] [[#SetAlbumImageOrientation]] | | | 19 || [3.0.0+] [[#SetAlbumImageOrientation]] |
| |- | | |- |
− | | 20 || [4.0.0+] SetDesirableKeyboardLayout | + | | 20 || [4.0.0+] [[#SetDesirableKeyboardLayout]] |
| |- | | |- |
| | 40 || [[#CreateManagedDisplayLayer]] | | | 40 || [[#CreateManagedDisplayLayer]] |
Line 1,205: |
Line 1,205: |
| | 63 || GetIdleTimeDetectionExtension | | | 63 || GetIdleTimeDetectionExtension |
| |- | | |- |
− | | 64 || SetInputDetectionSourceSet | + | | 64 || [[#SetInputDetectionSourceSet]] |
| |- | | |- |
| | 65 || [2.0.0+] [[#ReportUserIsActive]] | | | 65 || [2.0.0+] [[#ReportUserIsActive]] |
Line 1,307: |
Line 1,307: |
| === SetAlbumImageOrientation === | | === SetAlbumImageOrientation === |
| Takes an input s32 "nn::album::ImageOrientation". No output. | | Takes an input s32 "nn::album::ImageOrientation". No output. |
| + | |
| + | === SetDesirableKeyboardLayout === |
| + | Takes an input u32, no output. |
| | | |
| === CreateManagedDisplayLayer === | | === CreateManagedDisplayLayer === |
Line 1,344: |
Line 1,347: |
| === IsAutoSleepDisabled === | | === IsAutoSleepDisabled === |
| No input, returns an output u8 bool. | | No input, returns an output u8 bool. |
| + | |
| + | === SetInputDetectionSourceSet === |
| + | Takes an input u32, no output. |
| | | |
| === ReportMultimediaError === | | === ReportMultimediaError === |