translate

src

Displaying 1161 - 1180 of 1717

What colors to use for accessibility?

SuperUser

I'm designing a logo for web and software (also reporting) entity.

Tags: 
  • colors
  • accessibility

Can't Login to Windows 10 -- Sticky Key Issue?

SuperUser

Today I tried to login to my desktop happily running Windows 10. I was unable to log in to the computer, because while my mouse worked perfectly, my keyboard wouldn't enter a single key.

Tags: 
  • windows-10
  • keyboard
  • login
  • accessibility

How to solve the failure to access a proprietary multi-user software in a mapped or shared network drive in windows 7?

SuperUser

I have two desktop computers A (Windows 7 Home premium)and B (Windows 7 Home basic), both using Windows 7.

Tags: 
  • windows-7
  • networking
  • accessibility
  • credentials
  • mapped-drive

How to remove accessibility in Windows 8?

SuperUser

On Windows 8.1, is there a way to remove the accessibility features completely?

Tags: 
  • windows-8
  • accessibility

Turn off Snap-Assist-like feature in Windows 10 (for notebooks)

SuperUser

I googled lot around related to the following problem: I have a freshly pre-installed Windows 10 on my Dell notebook.

Tags: 
  • windows-10
  • accessibility
  • aero-snap

Cant access folders and their contents “Access denied” on Windows 10

SuperUser

I recently bought a new Win10 pc. Then I tried to access the folders I had saved in an external hard drive, which I used to use with Windows 7.

Tags: 
  • windows-10
  • permissions
  • file-permissions
  • shared-folders
  • accessibility

How can I best browse without using my hands?

SuperUser

I have my hands full most of the day although I can do some operations on a computer.

Tags: 
  • google-chrome
  • web
  • accessibility

How do I swap primary and secondary mouse buttons from the command line or by using a hotkey without rebooting or compiling a program?

SuperUser

My eight-year-old son is left-handed and I am right-handed. I wish to be able to quickly and easily switch primary and secondary mouse buttons from the command line. We use Windows 10.

Tags: 
  • windows
  • mouse
  • autohotkey
  • accessibility

How to change status colours in Skype for Business 2016

SuperUser

I'm colour blind, and find it impossible to tell the difference between the colours for 'Available' and 'Away' in Skype for Business 2016:

Tags: 
  • colors
  • accessibility
  • skype-for-business

Can I prevent keyboard repeat for certain keys?

SuperUser

Sometimes I accidentally put my arm on the Numpad Enter when coding and when the enter key starts repeating, things get messy.

Tags: 
  • windows-7
  • keyboard
  • accessibility
  • repeat-rate

How can I automatically adjust the brightness of my screen when switching between dark and light sources?

SuperUser

Often I will have my brightness set for a dark-mode website, but when I click an outside link I get blinded by the pure white background.

Tags: 
  • windows-10
  • browser
  • brightness
  • accessibility
  • contrast

How do I click on "Call Using iPhone" using Accessibility Inspector's Hierarchy?

SuperUser

Here's the AppleScript code:
set phone_num to "1111111111"-- (put your own number here)

Tags: 
  • iphone
  • applescript
  • accessibility
  • call
  • facetime

Cannot click a specific button in FaceTime with AppleScript [closed]

SuperUser

Here's the AppleScript code:
set phone_num to "1111111111"-- (put your own number here)

Tags: 
  • applescript
  • accessibility
  • call
  • facetime

Reading text from (Facebook) RecyclerView with AccessibilityService

Stackoverflow

How can I see the text of non-focused RecyclerView children (items)?

Tags: 
  • android
  • facebook
  • android-recyclerview
  • accessibility
  • android-accessibility

Are there any JavaScript events being fired when swiping on the WebView with Talkback (screen reader) is on?

Stackoverflow

I have an Android app that hosts an WebView and we want to adopt some accessibility feature on it.

Tags: 
  • accessibility
  • talkback

JOptionPane message is not read by screen reader

Stackoverflow

I'm developing a software for music education purposes and it has to be accessible by screen reader so blind kids can use it too. But I'm having a problem with JOptionPane messages.

Tags: 
  • java
  • accessibility
  • joptionpane
  • screen-readers

WCAG 2.0 guidelines mailto link text

Stackoverflow

I'm trying to find guidance from WCAG guidelines about link text in an anchor with a mailto:email address.

Tags: 
  • anchor
  • accessibility
  • mailto
  • wcag
  • wcag2.0

Meeting 508 Accessibility requirements for complex data tables

Stackoverflow

I'm using a extension for Firefox to check for 508 compliance issues. found here:

Tags: 
  • html
  • html-table
  • coldfusion
  • accessibility

Applescript action Airdrop - identify property of dialog box

Stackoverflow

This Automator action uses Accessibility / AppleScript to auto accept airdrop items. Its great.

Tags: 
  • osx
  • applescript
  • accessibility
  • macos-high-sierra

Accessibility in html: focus and speak?

Stackoverflow

I work with the following html code in iOS with UIWebView:

Tags: 
  • ios
  • webview
  • accessibility
  • wai-aria