전기차충전기
[전기차충전기] 윈도우 Edge UI 설정
hyeok0724.kim@gmail.com
2022. 5. 30. 11:07
반응형
작성일: 22년 5월 30일
PS. Windows 기반의 Kiosk 에서 보면 왼쪽 끝에서 오른쪽으로 Swipe 하게 되면 멀티테스킹 화면이 뜨는데 이것을 어떻게 Disable 해야 하는지 고민이였다. 감사하게도 애플망고에 최 선임연구원이 Windows Edge UI 설정이라는 단어를 알려주어 검색을 통해 쉽게 해결할 수 있었다. Edge UI 라는 단어를 찾기까지 많은 시간이 걸렸을텐데 빠르게 해결 할 수 있게 되어 감사하다
Index
1. Register 설정(참고)
2. 로컬 그룹 정책(추천)
1. Register 설정 - 참고
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: April 26th 2016
; Tutorial: http://www.tenforums.com/tutorials/48507-edge-swipe-screen-enable-disable-windows-10-a.html
[HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\EdgeUI]
"AllowEdgeSwipe"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\EdgeUI]
"AllowEdgeSwipe"=dword:00000000
2. 로컬 그룹 정책
- 로컬그룹정책 편집기에서 가장자리 UI(Edge UI) 설정
- 사용 안함으로 하면 됨
Referece:
https://www.youtube.com/watch?v=eUQkhPtosoI
https://www.tenforums.com/tutorials/48507-enable-disable-edge-swipe-screen-windows-10-a.html
Enable or Disable Edge Swipe on Screen in Windows 10
How to Enable or Disable Screen Edge Swipe in Windows 10
www.tenforums.com
반응형