Home
last modified time | relevance | path

Searched refs:tablets (Results 176 – 200 of 2939) sorted by relevance

12345678910>>...118

/dports/multimedia/handbrake/HandBrake-1.4.2/
H A DREADME.markdown8 …nsumer and professional video cameras, mobile devices such as phones and tablets, game and compute…
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/input/
H A Devent-codes.rst134 - These codes are used in conjunction with input trackpads, tablets, and
139 trackpads, tablets, and touchscreens should use at least one BTN_TOOL_<name>
331 drawing tablets; non-direct devices: touchpads, mice.
335 movements. Typical pointer devices: touchpads, tablets, mice; non-pointer
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/input/
H A Devent-codes.rst134 - These codes are used in conjunction with input trackpads, tablets, and
139 trackpads, tablets, and touchscreens should use at least one BTN_TOOL_<name>
331 drawing tablets; non-direct devices: touchpads, mice.
335 movements. Typical pointer devices: touchpads, tablets, mice; non-pointer
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/input/
H A Devent-codes.rst134 - These codes are used in conjunction with input trackpads, tablets, and
139 trackpads, tablets, and touchscreens should use at least one BTN_TOOL_<name>
331 drawing tablets; non-direct devices: touchpads, mice.
335 movements. Typical pointer devices: touchpads, tablets, mice; non-pointer
/dports/x11/libinput/libinput-1.12.6/doc/user/
H A Dtouchpads.rst204 Graphics tablets
207 Touch-capable graphics tablets are effectively external touchpads, with two
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/driver-api/gpio/
H A Dusing-gpio.rst15 laptops, phones, tablets, routers, and any consumer or office or business goods
/dports/graphics/drawpile/Drawpile-2.1.20/
H A DREADME.md15 * Supports pressure sensitive Wacom tablets
/dports/java/intellij/idea-IC-202.7660.26/plugins/android/lib/templates/activities/MasterDetailFlow/root/src/app_package/
H A DContentListActivity.kt.ftl26 * item details. On tablets, the activity presents the list of items and
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/driver-api/gpio/
H A Dusing-gpio.rst15 laptops, phones, tablets, routers, and any consumer or office or business goods
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hid/usbhid/
H A DKconfig12 mice, joysticks, graphic tablets, or any other HID based devices
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/driver-api/gpio/
H A Dusing-gpio.rst15 laptops, phones, tablets, routers, and any consumer or office or business goods
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hid/usbhid/
H A DKconfig12 mice, joysticks, graphic tablets, or any other HID based devices
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hid/usbhid/
H A DKconfig12 mice, joysticks, graphic tablets, or any other HID based devices
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/isis/less/
H A Dtemplate.less52 // Phones to portrait tablets and narrow desktops
/dports/www/limesurvey/limesurvey/assets/packages/bootstrap/plugins/multiselect/less/
H A Dcarousel.less185 // Scale up controls for tablets and up
/dports/graphics/sharpconstruct/sharpconstruct-0.11/
H A DREADME24 * Graphics tablets are now supported, though they have recieved limited
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dinput.cpp801 std::list<TabletTmp> tablets; in setupTree() local
809 if ( tablets.empty() ) { in setupTree()
811 tablets.push_back(tmp); in setupTree()
813 tablets.back().devices.push_back(dev); in setupTree()
821 for (auto & it : tablets) { in setupTree()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/wayland/
H A Dgdkdevice-wayland.c217 GList *tablets; member
380 for (l = seat->tablets; l; l = l->next) in gdk_wayland_device_manager_find_tablet()
2874 seat->tablets = g_list_remove (seat->tablets, tablet); in _gdk_wayland_seat_remove_tablet()
4583 seat->tablets = g_list_prepend (seat->tablets, tablet); in tablet_seat_handle_tablet_added()
4829 for (l = seat->tablets; l != NULL; l = l->next) in gdk_wayland_seat_finalize()
4993 if (wayland_seat->tablets && in gdk_wayland_seat_grab()
4996 for (l = wayland_seat->tablets; l; l = l->next) in gdk_wayland_seat_grab()
5058 for (l = wayland_seat->tablets; l; l = l->next) in gdk_wayland_seat_ungrab()
5109 for (l = wayland_seat->tablets; l; l = l->next) in gdk_wayland_seat_get_slaves()
5352 for (l = wayland_seat->tablets; l; l = l->next) in _gdk_wayland_device_get_implicit_grab_serial()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/mobile/locales/en-US/chrome/
H A Dregion.properties61 …ites.restricted_fxsupport.title=Firefox Help and Support for restricted profiles on Android tablets
/dports/deskutils/egroupware/egroupware/infolog/templates/pixelegg/
H A Dapp.less167 /* tablets and smartphones */
/dports/games/uhexen2/hexen2source-1.5.9/docs/
H A DFeatures12 QNX, and Nokia internet tablets N770, N800 and N810 using Maemo. There
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/locales/en-US/chrome/
H A Dregion.properties61 …ites.restricted_fxsupport.title=Firefox Help and Support for restricted profiles on Android tablets
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/locales/en-US/chrome/
H A Dregion.properties61 …ites.restricted_fxsupport.title=Firefox Help and Support for restricted profiles on Android tablets
/dports/x11-wm/phoc/phoc-f26fa0123742ba95d303ad552fc1f8d2d0117288/src/
H A Dseat.c500 wl_list_for_each(tablet, &seat->tablets, link) { in roots_seat_configure_cursor()
510 wl_list_for_each(tablet, &seat->tablets, link) { in roots_seat_configure_cursor()
789 wl_list_init(&seat->tablets); in roots_seat_create()
840 if (!wl_list_empty(&seat->pointers) || !wl_list_empty(&seat->tablets)) { in seat_update_capabilities()
1106 wl_list_for_each(tool, &seat->tablets, link) { in seat_add_tablet_pad()
1151 wl_list_insert(&seat->tablets, &tablet->link); in seat_add_tablet_tool()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/power/pmic/
H A DKconfig41 tablets and smartphones.
49 required for a tablets or laptop.

12345678910>>...118