출처 : https://blog.naver.com/ls0722/222059289733
- 전체화면 만들기
- pinch zoom 막기
크롬 바로가기 - 속성
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --kiosk --incognito --disable-pinch --overscroll-history-navigation=0 http://localhost
- windows 10 screen swipe 막기
실행 - gpedit.msc
computer configuration- administrative templates - windows components - edge ui
컴퓨터 구성 - 관리 템플릿 - windows 구성요소 - 가장자리 ui
allow edge swipe disabled
가장자리 살짝 밀기 허용 사용안함
chrome://flags#overscroll-history-navigation
overscroll history navigation disabled
좌우측 swipe gesture 시 화살표 제거
- 전체화면 javascript로 닫기
크롬 확장프로그램 exit kiosk 설치
javascript:location.href='http://exitkiosk';
- 자동로그인
실행 - regedit
HKEY LOCAL MACHINE /SOFTWARE/Microsoft/windownt/currentversion/winlogon
defaultusername password 설정
autoadminlogon 1
- 자동실행
c:₩사용자₩user₩appdata₩roaming₩microsoft₩windows₩시작 메뉴₩프로그램₩시작프로그램
자동실행할 바로가기 복붙
p.s. windows 10 regedit overscroll bouncing option
p.s. configure kiosks and digital signs on Windows desktop editions